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

List:       kde-commits
Subject:    kdenetwork/kopete/protocols/msn
From:       Olivier Goffart <ogoffart () kde ! org>
Date:       2005-03-29 21:03:27
Message-ID: 20050329210327.C08B5484 () office ! kde ! org
[Download RAW message or body]

CVS commit by ogoffart: 

Fix compilation with --enable-final

BUG: 102796

Note: bugzilla is not the right place to report compilation error, better report it \
to the list. thanks anyway.


  M +0 -13     msnp2p.cpp   1.30


--- kdenetwork/kopete/protocols/msn/msnp2p.cpp  #1.29:1.30
@@ -42,17 +42,4 @@
 
 
-static QString randomid()
-{
-        return QString::number((unsigned long int)rand()%0xAAFF+0x1111, 16)
-                        + QString::number((unsigned long int)rand()%0xAAFF+0x1111, \
                16) + "-"
-                        + QString::number((unsigned long int)rand()%0xAAFF+0x1111, \
                16) + "-"
-                        + QString::number((unsigned long int)rand()%0xAAFF+0x1111, \
                16) + "-"
-                        + QString::number(rand()%0xAAFF+0x1111, 16) + "-"
-                        + QString::number((unsigned long int)rand()%0xAAFF+0x1111, \
                16)
-                        + QString::number((unsigned long int)rand()%0xAAFF+0x1111, \
                16)
-                        + QString::number((unsigned long int)rand()%0xAAFF+0x1111, \
                16);
-}
-
-
 
 MSNP2P::MSNP2P( unsigned long int sessionID , MSNP2PDisplatcher *parent ) : QObject \
(parent)


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

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