Commit f1faad4f authored by Aurelio Colosimo's avatar Aurelio Colosimo

trivial: deleted commented out code

previously commented "st_com_add_foreign" header is now removed (not used
externally of common-fun.c)
parent 03f5966a
...@@ -12,10 +12,6 @@ void st_com_restart_annrec_timer(struct pp_instance *ppi); ...@@ -12,10 +12,6 @@ void st_com_restart_annrec_timer(struct pp_instance *ppi);
int st_com_check_record_update(struct pp_instance *ppi); int st_com_check_record_update(struct pp_instance *ppi);
/*
void st_com_add_foreign(unsigned char *buf, MsgHeader *header,
struct pp_instance *ppi);
*/
int st_com_slave_handle_announce(struct pp_instance *ppi, unsigned char *buf, int st_com_slave_handle_announce(struct pp_instance *ppi, unsigned char *buf,
int len); int len);
......
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