aboutsummaryrefslogtreecommitdiff
path: root/src/qmmpui/general.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmmpui/general.cpp')
-rw-r--r--src/qmmpui/general.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/qmmpui/general.cpp b/src/qmmpui/general.cpp
index 2c9bef7c4..ebe462715 100644
--- a/src/qmmpui/general.cpp
+++ b/src/qmmpui/general.cpp
@@ -69,11 +69,6 @@ General::General(QObject *parent)
General::~General()
{}
-void General::exit()
-{
- emit exitCalled();
-}
-
QList<GeneralFactory*> *General::factories()
{
checkFactories();