From e9a02cb3a565daab16e295c551dff80501f94974 Mon Sep 17 00:00:00 2001 From: Masoud Hemmatpour Date: Thu, 4 Apr 2019 13:34:04 +0200 Subject: [HICN-153] vapi definition warning Change-Id: I50f381540e171fe2808d4e56cc24ba6d66e8a2ab Signed-off-by: Masoud Hemmatpour --- utils/sysrepo-plugins/hicn-light/plugin/model/hicn_model.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'utils/sysrepo-plugins/hicn-light/plugin/model/hicn_model.h') diff --git a/utils/sysrepo-plugins/hicn-light/plugin/model/hicn_model.h b/utils/sysrepo-plugins/hicn-light/plugin/model/hicn_model.h index 59befe68c..e6e857bff 100644 --- a/utils/sysrepo-plugins/hicn-light/plugin/model/hicn_model.h +++ b/utils/sysrepo-plugins/hicn-light/plugin/model/hicn_model.h @@ -36,8 +36,6 @@ enum locks_name {lstate, lstrategy, lstrategies, lroute, lface_ip_params}; #define NROUTE_LEAVES 2 #define NFACE_IP_PARAMS_LEAVES 3 - - int hicn_subscribe_events(sr_session_ctx_t *session, sr_subscription_ctx_t **subscription); -- cgit 1.2.3-korg