mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-12 03:59:03 -04:00
Fixes to class packet to make it work!
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@631 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
parent
c160de3e8d
commit
91cfb9b55e
@ -19,8 +19,6 @@ extern int MODCOUNT;
|
||||
|
||||
packet::packet()
|
||||
{
|
||||
srand(time(NULL));
|
||||
id = random();
|
||||
}
|
||||
|
||||
packet::~packet()
|
||||
|
Loading…
x
Reference in New Issue
Block a user