summaryrefslogtreecommitdiffstats
path: root/src/qdbusinterfacewrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qdbusinterfacewrapper.h')
-rw-r--r--src/qdbusinterfacewrapper.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/qdbusinterfacewrapper.h b/src/qdbusinterfacewrapper.h
index 5c41453..8ee14ff 100644
--- a/src/qdbusinterfacewrapper.h
+++ b/src/qdbusinterfacewrapper.h
@@ -50,8 +50,6 @@ public:
const QDBusConnection &connection = QDBusConnection::sessionBus(),
QObject *parent = 0);
- int qt_metacall(QMetaObject::Call _c, int _id, void **_a);
-
private slots:
//FIX ME