Commit 3eb54590 authored by winckel's avatar winckel

Removed unused function prototype.

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4970 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent c6c4ed4e
......@@ -232,8 +232,4 @@ inline int s1ap_eNB_compare_assoc_id(
RB_PROTOTYPE(s1ap_mme_map, s1ap_eNB_mme_data_s, entry,
s1ap_eNB_compare_assoc_id);
int s1ap_eNB_init(s1ap_eNB_instance_t *eNB_desc_p,
char *local_ip_addr[], int nb_local_ip,
char *remote_ip_addr[], int nb_remote_ip);
#endif /* S1AP_ENB_DEFS_H_ */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment