Commit 223ae5c3 authored by laurent's avatar laurent

remove a forgotten printf()

parent 9b207834
...@@ -1061,7 +1061,6 @@ void ...@@ -1061,7 +1061,6 @@ void
static sctp_eNB_flush_sockets( static sctp_eNB_flush_sockets(
struct epoll_event *events, int nb_events) struct epoll_event *events, int nb_events)
{ {
printf("entre sctp_eNB_flush_sockets %p\n",events);
int i; int i;
struct sctp_cnx_list_elm_s *sctp_cnx = NULL; struct sctp_cnx_list_elm_s *sctp_cnx = NULL;
......
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