summaryrefslogtreecommitdiffstats
path: root/tests/lib
diff options
context:
space:
mode:
authorQuentin Young <qlyoung@cumulusnetworks.com>2019-04-03 22:18:08 +0200
committerQuentin Young <qlyoung@cumulusnetworks.com>2019-04-03 22:18:08 +0200
commitfe7f26ce7660fe054f207bd0e5cd92ed138698ab (patch)
tree438a6ed915901169df9cfe2a52162c28f909be9f /tests/lib
parentMerge pull request #4070 from donaldsharp/static_fixup (diff)
downloadfrr-fe7f26ce7660fe054f207bd0e5cd92ed138698ab.tar.xz
frr-fe7f26ce7660fe054f207bd0e5cd92ed138698ab.zip
lib: remove event_counter.[ch]
goodbye spooky code Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'tests/lib')
-rw-r--r--tests/lib/cxxcompat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lib/cxxcompat.c b/tests/lib/cxxcompat.c
index 530468642..d10962993 100644
--- a/tests/lib/cxxcompat.c
+++ b/tests/lib/cxxcompat.c
@@ -31,7 +31,6 @@
#include "lib/csv.h"
#include "lib/debug.h"
#include "lib/distribute.h"
-#include "lib/event_counter.h"
#include "lib/ferr.h"
#include "lib/fifo.h"
#include "lib/filter.h"