aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/Screen.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/python/Screens/Screen.py')
-rw-r--r--lib/python/Screens/Screen.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Screens/Screen.py b/lib/python/Screens/Screen.py
index 287847ba..2ba7342f 100644
--- a/lib/python/Screens/Screen.py
+++ b/lib/python/Screens/Screen.py
@@ -1,4 +1,4 @@
-from Tools.Profile import profile, profile_final
+from Tools.Profile import profile
profile("LOAD:GUISkin")
from Components.GUISkin import GUISkin