aboutsummaryrefslogtreecommitdiffstats
path: root/launcher/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'launcher/src/main.cpp')
-rw-r--r--launcher/src/main.cpp4
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[])