- fix many compiler warnings
This commit is contained in:
@@ -16,10 +16,6 @@ PacketScheduler::PacketScheduler()
|
||||
mLastRTO = 100;
|
||||
}
|
||||
|
||||
PacketScheduler::~PacketScheduler()
|
||||
{
|
||||
}
|
||||
|
||||
void PacketScheduler::setInitialRTO(int value)
|
||||
{
|
||||
mInitialRTO = value;
|
||||
|
||||
Reference in New Issue
Block a user