[package] block-mount block-extroot: Bump packages versions forgetten during previous...
[openwrt.git] / package / libnl-tiny / src / cache.c
index fed042d..0e14574 100644 (file)
@@ -730,7 +730,6 @@ void nl_cache_mark_all(struct nl_cache *cache)
  * @name Dumping
  * @{
  */
-#ifdef disabled
 /**
  * Dump all elements of a cache.
  * @arg cache          cache to dump
@@ -781,7 +780,6 @@ void nl_cache_dump_filter(struct nl_cache *cache,
                dump_from_ops(obj, params);
        }
 }
-#endif
 
 /** @} */
 
This page took 0.029208 seconds and 4 git commands to generate.