remove un-necessary global variables
Compare changes
- Robert Schmidt authored
+ 4
− 305
@@ -60,93 +60,6 @@ extern RAN_CONTEXT_t RC;
@@ -156,31 +69,13 @@ static uint32_t MME_app_handle_m3ap_setup_req(instance_t instance){
@@ -190,15 +85,7 @@ static uint32_t MME_app_send_m3ap_session_start_req(instance_t instance){
@@ -209,19 +96,8 @@ static uint32_t MME_app_send_m3ap_session_update_req(instance_t instance){
@@ -264,86 +140,8 @@ void *MME_app_task(void *args_p) {
@@ -357,110 +155,11 @@ void *MME_app_task(void *args_p) {