internet: remove unused variable

This commit is contained in:
Tommaso Pecorella
2016-02-23 22:42:02 +01:00
parent e478244f37
commit cb42812fc4

View File

@@ -64,7 +64,6 @@ protected:
private:
uint32_t m_segmentSize;
uint32_t m_packetSize;
uint32_t initialSsTh;
uint32_t m_packets;
};