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