Fix compilation error in previous commit

master
Ismael Gomez 7 years ago
parent d57bf0f786
commit 685b368df2

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

Loading…
Cancel
Save