[Telepathy-commits] [telepathy-qt4/master] Connection: Removed InterfaceSupportedChecking in favor of DBusProxy.

Andre Moreira Magalhaes (andrunko) andre.magalhaes at collabora.co.uk
Fri Jan 23 11:49:10 PST 2009


---
 TelepathyQt4/Client/connection.h |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/TelepathyQt4/Client/connection.h b/TelepathyQt4/Client/connection.h
index f698835..557201e 100644
--- a/TelepathyQt4/Client/connection.h
+++ b/TelepathyQt4/Client/connection.h
@@ -66,12 +66,6 @@ public:
         _ReadinessInvalid = 0xffff
     };
 
-    enum InterfaceSupportedChecking
-    {
-        CheckInterfaceSupported,
-        BypassInterfaceCheck
-    };
-
     Connection(const QString &serviceName,
                const QString &objectPath,
                QObject *parent = 0);
-- 
1.5.6.5



More information about the Telepathy-commits mailing list