[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdepim/kresources/kolab/shared
From:       Laurent Montel <montel () kde ! org>
Date:       2007-06-26 8:45:45
Message-ID: 1182847545.748261.12700.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 680453 by mlaurent:

Not necessary now


 M  +0 -11     kmailconnection.cpp  
 M  +0 -3      kmailconnection.h  


--- trunk/KDE/kdepim/kresources/kolab/shared/kmailconnection.cpp #680452:680453
@@ -227,17 +227,6 @@
   mResource->fromKMailAsyncLoadResult( map, type, folder );
 }
 
-bool KMailConnection::connectKMailSignal( const QByteArray& signal,
-                                          const QByteArray& method )
-{
-#if 0 // TODO
-  return connectDCOPSignal( "kmail", dcopObjectId, signal, method, false )
-    && connectDCOPSignal( "kontact", dcopObjectId, signal, method, false );
-#else
-  return false;
-#endif
-}
-
 bool KMailConnection::kmailSubresources( QList<KMail::SubResource>& lst,
                                          const QString& contentsType )
 {
--- trunk/KDE/kdepim/kresources/kolab/shared/kmailconnection.h #680452:680453
@@ -106,9 +106,6 @@
   void dbusServiceOwnerChanged(const QString & service, const QString & oldOwner, \
const QString & newOwner);  
 private:
-  /** Connect a signal from KMail to a local slot. */
-  bool connectKMailSignal( const QByteArray&, const QByteArray& );
-
   ResourceKolabBase* mResource;
   QDBusInterface* mKmailGroupwareInterface;
 };


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic