summaryrefslogtreecommitdiffstats
path: root/qt/message.h
diff options
context:
space:
mode:
Diffstat (limited to 'qt/message.h')
-rw-r--r--qt/message.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/qt/message.h b/qt/message.h
index fc664dca..4763cf12 100644
--- a/qt/message.h
+++ b/qt/message.h
@@ -88,13 +88,6 @@ namespace DBus {
QString signature() const;
- QString name() const;
- QString service() const;
-
- virtual void append( const QVariant& var );
-
- operator DBusMessage*() const;
-
iterator begin() const;
iterator end() const;