Skip to content

Commit

Permalink
GPII-12 Putting back gpii.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sgithens committed Feb 15, 2015
1 parent 360aa68 commit cef75d9
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions gpii.js
Expand Up @@ -20,12 +20,4 @@ var fluid = require("universal"),

require("./index.js");

console.log("About to load it");

require("./gpii/node_modules/WindowsUtilities/WindowsUtilities.js");

console.log("Loaded it, going to try to kill mspaint. 2");

gpii.windows.killProccessByName("mspaint.exe");

//gpii.start();
gpii.start();

0 comments on commit cef75d9

Please sign in to comment.