From: Thomas Graf Date: Tue, 29 Apr 2008 21:11:09 +0000 (+0200) Subject: Fix compile warning in nl-list-caches X-Git-Tag: libnl2_0~122 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=8ac78f1552fa6b6340776513c8a7c36f7b72e498;p=thirdparty%2Flibnl.git Fix compile warning in nl-list-caches --- diff --git a/src/nl-list-caches.c b/src/nl-list-caches.c index ed0e92a..9bb57c7 100644 --- a/src/nl-list-caches.c +++ b/src/nl-list-caches.c @@ -49,7 +49,6 @@ static void print(struct nl_cache_ops *ops, void *arg) "stats", "xml", "env", - "events" }; int i;