diff --git a/pd/nw/index.html b/pd/nw/index.html index d05832dd65f727c1e893ed1e6ccc159c9aecb69b..29ebe831c08d040a964cfc131ded968171c79e09 100644 --- a/pd/nw/index.html +++ b/pd/nw/index.html @@ -28,8 +28,6 @@ // For translations var l = pdgui.get_local_string; - console.log("Hello from " + pwd); - function app_quit () { console.log("quitting Pd..."); nw.App.quit();