aboutsummaryrefslogtreecommitdiff
path: root/libcontextsubscriber/src/contextkitplugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcontextsubscriber/src/contextkitplugin.h')
-rw-r--r--libcontextsubscriber/src/contextkitplugin.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/libcontextsubscriber/src/contextkitplugin.h b/libcontextsubscriber/src/contextkitplugin.h
index 077a027c..d1aab54b 100644
--- a/libcontextsubscriber/src/contextkitplugin.h
+++ b/libcontextsubscriber/src/contextkitplugin.h
@@ -114,12 +114,6 @@ private:
QHash<QString, QString> objectPathToKey;
- static const QString managerIName; ///< org.freedesktop.ContextKit.Manager
- static const QString subscriberIName; ///< org.freedesktop.ContextKit.Subscriber
- static const QString managerPath; ///< /org/freedesktop/ContextKit/Manager
- static const QString propertyIName; ///< org.maemo.contextkit.Property
- static const QString corePrefix; ///< /org/maemo/contextkit/
-
};
QVariant demarshallValue(const QVariant &v);