Skip to content

Commit cef75d9

Browse files
committed
GPII-12 Putting back gpii.js
1 parent 360aa68 commit cef75d9

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

gpii.js

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,4 @@ var fluid = require("universal"),
2020

2121
require("./index.js");
2222

23-
console.log("About to load it");
24-
25-
require("./gpii/node_modules/WindowsUtilities/WindowsUtilities.js");
26-
27-
console.log("Loaded it, going to try to kill mspaint. 2");
28-
29-
gpii.windows.killProccessByName("mspaint.exe");
30-
31-
//gpii.start();
23+
gpii.start();

0 commit comments

Comments
 (0)