瀏覽代碼

core: remove compile-time warning about K statistics

- all statistics but core:* from K are now available
Daniel-Constantin Mierla 16 年之前
父節點
當前提交
a6e3cd19e5
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      statistics.h

+ 0 - 4
statistics.h

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