--- smsdaemon/SmsPdu.cpp 2008/12/06 20:26:38 131 +++ smsdaemon/SmsPdu.cpp 2008/12/07 00:59:05 132 @@ -144,7 +144,6 @@ const unsigned char UDHI = multipart ? 0x40 : 0; - srand(time(0)); unsigned char csms_ref = rand() % 128; int part_count;