aboutsummaryrefslogtreecommitdiffstats
path: root/gtp/gtp.h
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2014-12-04 15:01:53 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2014-12-04 16:49:37 +0100
commit01b40d069083c8063b199976e635ffb85e70db82 (patch)
tree69cad840ee43c66f833d73548a14349a405f5698 /gtp/gtp.h
parent752314ac432785df0a90b4eae1792525b120ecde (diff)
gtp: Make these regions runtime debuggable
Diffstat (limited to 'gtp/gtp.h')
-rw-r--r--gtp/gtp.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtp/gtp.h b/gtp/gtp.h
index 39a902f..76c967b 100644
--- a/gtp/gtp.h
+++ b/gtp/gtp.h
@@ -12,8 +12,6 @@
#ifndef _GTP_H
#define _GTP_H
-#define GTP_DEBUG 0 /* Print debug information */
-
#define GTP_MODE_GGSN 1
#define GTP_MODE_SGSN 2