MM cleanup
This commit is contained in:
@@ -49,6 +49,8 @@ public:
|
||||
DummyResponseHandler(Context* context)
|
||||
: packets(0) {
|
||||
}
|
||||
|
||||
virtual ~DummyResponseHandler() {}
|
||||
|
||||
int getPackets() {
|
||||
return packets;
|
||||
|
||||
Reference in New Issue
Block a user