rm console log

This commit is contained in:
Olivier Gagnon 2021-12-17 16:33:55 -05:00
parent c6843b231a
commit 5bb304caff

@ -7,8 +7,6 @@ if (greenworks.init()) {
console.log("Steam API has failed to initialize."); console.log("Steam API has failed to initialize.");
} }
console.log(greenworks.shutdown);
const debug = false; const debug = false;
function createWindow(killall) { function createWindow(killall) {