moved the source back to src
[simple-xmbc-rem] / simplexbmcremote-0.8.1 / genericnotify.h
diff --git a/simplexbmcremote-0.8.1/genericnotify.h b/simplexbmcremote-0.8.1/genericnotify.h
deleted file mode 100644 (file)
index 8a3143c..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-#ifndef GENERIC_NOTIFY_H
-#define GENERIC_NOTIFY_H
-
-#include <QString>
-
-namespace notify
-{
-    void init();
-    void notify(const QString& msg);
-}
-
-#endif // GENERIC_NOTIFY_H