Improved sgsnemu ping
diff --git a/gtp/gtp.h b/gtp/gtp.h
index 191eef1..5c6706d 100644
--- a/gtp/gtp.h
+++ b/gtp/gtp.h
@@ -17,7 +17,7 @@
 #ifndef _GTP_H
 #define _GTP_H
 
-#define GTP_DEBUG 1              /* Print debug information */
+#define GTP_DEBUG 0              /* Print debug information */
 
 #define GTP0_PORT	3386
 #define GTP1C_PORT	2123