diff options
Diffstat (limited to 'saltoqd/notificationmanager.cpp')
-rw-r--r-- | saltoqd/notificationmanager.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/saltoqd/notificationmanager.cpp b/saltoqd/notificationmanager.cpp index fb52785..45020cb 100644 --- a/saltoqd/notificationmanager.cpp +++ b/saltoqd/notificationmanager.cpp @@ -3,5 +3,4 @@ NotificationManager::NotificationManager(ToqManager *toq) : QObject(toq), _toq(toq) { - } |