summaryrefslogtreecommitdiff
path: root/src/notification.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/notification.cpp')
-rw-r--r--src/notification.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/notification.cpp b/src/notification.cpp
deleted file mode 100644
index 00d66ad..0000000
--- a/src/notification.cpp
+++ /dev/null
@@ -1,6 +0,0 @@
-#include "notification.h"
-
-Notification::Notification(QObject *parent) :
- QObject(parent)
-{
-}