Re: KDE/kdenetwork/kopete/protocols/oscar/icq/ui

2010-06-15 Thread Olivier Goffart
Le Tuesday 15 June 2010, Tomáš Trnka a écrit : > Dne Út 15. června 2010 Nick Shaforostoff napsal(a): > (snip) > > mAccount = new ICQAccount(mProtocol, mAccountSettings->edtAccountId > > - if(!mAccount) > > - return NULL; > Hello, > > do we really want this? All hell will break loose

Re: KDE/kdenetwork/kopete/protocols/oscar/icq/ui

2010-06-15 Thread Tomáš Trnka
Dne Út 15. června 2010 Nick Shaforostoff napsal(a): (snip) > @@ -222,8 +216,6 @@ > { > kDebug(14153) << "Creating a new account"; > mAccount = new ICQAccount(mProtocol, > mAccountSettings->edtAccountId->text()); > - if(!mAccount) > -