libnl-tiny: decrease the size a bit more by removing some unnecessary functions
SVN-Revision: 25525
This commit is contained in:
@@ -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
|
||||
|
||||
/** @} */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user