remove debug codes

This commit is contained in:
dragonpilot
2020-03-10 15:55:48 +10:00
parent d0e76602cf
commit fffe34e93b

View File

@@ -296,8 +296,6 @@ def main():
enabled_apps = []
has_fullscreen_apps = False
modified = dp_get_last_modified()
if last_modified != modified:
print("modified!!!!!")
for app in apps:
# read params loop
if last_modified != modified: