remove some debug info
This commit is contained in:
@@ -7,7 +7,6 @@ local launcherappid = "org.ruffles.launcher"
|
||||
local launcherapp = nil
|
||||
_G.app = {}
|
||||
function _G.app.focusapp(pid)
|
||||
print("focusing "..pid)
|
||||
focusedapp = apps[pid]
|
||||
end
|
||||
function _G.app.getApps()
|
||||
|
||||
Reference in New Issue
Block a user