summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ncr-int.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ncr-int.h b/ncr-int.h
index 274a314..87964b0 100644
--- a/ncr-int.h
+++ b/ncr-int.h
@@ -115,8 +115,6 @@ int ncr_key_derive(struct ncr_lists *lst, const struct ncr_key_derive *data,
void ncr_key_clear(struct key_item_st* item);
int ncr_key_update_flags(struct key_item_st *item, const struct nlattr *nla);
-void ncr_key_clear(struct key_item_st* item);
-
/* key handling */
int ncr_key_init(struct ncr_lists *lst);
int ncr_key_deinit(struct ncr_lists *lst, ncr_key_t desc);