X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fvlog.c;h=b1ca15895db5dd033ed72956ef75f34bffd30dcc;hb=ee75c5460e8a038faf8b17d81facb51cd866b83d;hp=37806b8db11029883d4b69a2753879ca5b60da67;hpb=2b31d8e713de705fdca1c412d4748077f85e4009;p=sliver-openvswitch.git 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