diff options
Diffstat (limited to 'src/net/packetcounters.h')
-rw-r--r-- | src/net/packetcounters.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/net/packetcounters.h b/src/net/packetcounters.h index bc3d1de37..95a13ee06 100644 --- a/src/net/packetcounters.h +++ b/src/net/packetcounters.h @@ -59,7 +59,6 @@ public: private: static void updateCounter(int ¤tSec, int &calc, int &counter); - }; #endif |