Skip to content

Commit

Permalink
remove unused macros
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <noreply@github.com>
  • Loading branch information
themarwhal committed Mar 11, 2022
1 parent 20ad4e8 commit a3d30bc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lte/gateway/c/core/oai/tasks/s1ap/s1ap_mme.c
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,6 @@
#include "lte/gateway/c/core/oai/include/s1ap_messages_types.h"
#include "lte/gateway/c/core/oai/include/sctp_messages_types.h"

#define eNB_LIST_OUT(x, args...)
#define UE_LIST_OUT(x, args...)

static void start_stats_timer(void);
static int handle_stats_timer(zloop_t* loop, int id, void* arg);
static long epc_stats_timer_id;
Expand Down

0 comments on commit a3d30bc

Please sign in to comment.