diff options
-rw-r--r-- | launcher/src/main.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/launcher/src/main.cpp b/launcher/src/main.cpp index e56ff5a..e550948 100644 --- a/launcher/src/main.cpp +++ b/launcher/src/main.cpp @@ -45,10 +45,6 @@ struct Cleanup { } }; -void noOutput(QtMsgType, const QMessageLogContext &, const QString &) -{ -} - } int main(int argc, char *argv[]) |