diff --git a/src/app/ScreenManager.cpp b/src/app/ScreenManager.cpp index 4985d5b..aba2495 100644 --- a/src/app/ScreenManager.cpp +++ b/src/app/ScreenManager.cpp @@ -354,4 +354,3 @@ const char* ScreenManager::getErrorMessage()const return "UNKNOWN ERROR"; } } -