diff --git a/source/Core/Threads/GUIThread.cpp b/source/Core/Threads/GUIThread.cpp index 01690394..3b3154f6 100644 --- a/source/Core/Threads/GUIThread.cpp +++ b/source/Core/Threads/GUIThread.cpp @@ -84,5 +84,4 @@ void startGUITask(void const *argument) { } drawHomeScreen(buttonLockout); -} -setoffset \ No newline at end of file +} \ No newline at end of file