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

List:       kde-commits
Subject:    kdenetwork/kopete/protocols/jabber/libxmpp/xmpp/src
From:       Martijn Klingens <klingens () kde ! org>
Date:       2004-01-04 18:58:36
Message-ID: 20040104185836.1D2BE942D () office ! kde ! org
[Download RAW message or body]

CVS commit by mklingens: 

if( foo ) delete foo; -> delete foo;

CCMAIL: Till Gerken <till@tantalo.net>

Till, I have a diff here for you to send to Justin and/or to commit to CVS,
but I assume this change is so trivial that Justin will accept it anyway.
If not, please shout.


  M +1 -3      xmpp_stream.cpp   1.5
  M +1 -2      xmpp_vcard.cpp   1.3


--- kdenetwork/kopete/protocols/jabber/libxmpp/xmpp/src/xmpp_stream.cpp  #1.4:1.5
@@ -527,6 +527,4 @@ Stream::~Stream()
 
         delete d->noopTimer;
-
-        if(d->ssl)
                 delete d->ssl;
         delete d;

--- kdenetwork/kopete/protocols/jabber/libxmpp/xmpp/src/xmpp_vcard.cpp  #1.2:1.3
@@ -190,5 +190,4 @@ VCard::Private::Private()
 VCard::Private::~Private()
 {
-        if ( agent )
                 delete agent;
 }


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

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