Browse Source

core: remove compile-time warning about K statistics

- all statistics but core:* from K are now available
Daniel-Constantin Mierla 16 years ago
parent
commit
a6e3cd19e5
1 changed files with 0 additions and 4 deletions
  1. 0 4
      statistics.h

+ 0 - 4
statistics.h

@@ -30,8 +30,4 @@
 
 
 #include "lib/kcore/statistics.h"
 #include "lib/kcore/statistics.h"
 
 
-#ifdef STATISTICS
-#warning "sorry sip-router does not support all STATISTICS"
-#endif
-
 #endif /* _STATISTICS_H_ */
 #endif /* _STATISTICS_H_ */