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)
> -                     return NULL;
>       }
> 
>       mAccountSettings->mPasswordWidget->save(&mAccount->password());

Hello,

do we really want this? All hell will break loose as soon as anyone builds
without exceptions (quite probable IMHO because of KDE being the "land of no
exceptions").

2T

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
kopete-devel mailing list
kopete-devel@kde.org
https://mail.kde.org/mailman/listinfo/kopete-devel

Reply via email to