X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/bcbd5801c2be23b2ee1a22e7b088fc2fb654f1c9..4a5818c82c71caa97447d4f91bd418a68c0bf174:/lib/python/Screens/Screen.py 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