Fix compilation error in previous commit

master
Ismael Gomez 7 years ago
parent 08f7dda0f3
commit 7df91e1283

@ -37,8 +37,6 @@ gtpu::gtpu():mchthread()
{
pdcp = NULL;
gtpu_log = NULL;
gtp_bind_addr = NULL;
mme_addr = NULL;
pool = NULL;
pthread_mutex_init(&mutex, NULL);

Loading…
Cancel
Save