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

List:       kde-commits
Subject:    KDE/kdelibs/dcop
From:       Michel Hermier <michel.hermier () wanadoo ! fr>
Date:       2005-08-01 6:15:57
Message-ID: 1122876957.782479.7485.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 441942 by hermier:

Don't search for the index, remove the reference directly.

 M  +1 -1      dcopobject.cpp  


--- trunk/KDE/kdelibs/dcop/dcopobject.cpp #441941:441942
@@ -268,7 +268,7 @@
 DCOPObjectProxy:: ~DCOPObjectProxy()
 {
     if ( proxies )
-	proxies->removeAt( proxies->indexOf(this) );
+	proxies->removeAll( this );
 }
 
 bool DCOPObjectProxy::process( const DCOPCString& /*obj*/,
[prev in list] [next in list] [prev in thread] [next in thread] 

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