summaryrefslogtreecommitdiff
path: root/lib/vlog.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/vlog.c')
-rw-r--r--lib/vlog.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/vlog.c b/lib/vlog.c
index 37806b8db..b1ca15895 100644
--- a/lib/vlog.c
+++ b/lib/vlog.c
@@ -42,8 +42,6 @@
VLOG_DEFINE_THIS_MODULE(vlog);
-COVERAGE_DEFINE(vlog_recursive);
-
/* ovs_assert() logs the assertion message, so using ovs_assert() in this
* source file could cause recursion. */
#undef ovs_assert