netlabel: Remove unused declaration netlbl_cipsov4_doi_free()
[linux-2.6-block.git] / net / netlabel / netlabel_cipso_v4.h
index 85d7ecb057283a9ceb5a61012931afe51860ecd5..9518ab56ec98f8bd133ec0f7d1337229322eb1c4 100644 (file)
@@ -149,7 +149,4 @@ enum {
 /* NetLabel protocol functions */
 int netlbl_cipsov4_genl_init(void);
 
-/* Free the memory associated with a CIPSOv4 DOI definition */
-void netlbl_cipsov4_doi_free(struct rcu_head *entry);
-
 #endif