[telnet] Remove ancient #define...

This commit is contained in:
Holger Hans Peter Freyther
2010-02-07 13:16:03 +01:00
parent 9377528c70
commit f5b36cac6b

View File

@@ -27,9 +27,6 @@
#include <vty/vty.h>
#define TELNET_COMMAND_48 1
#define TELNET_COMMAND_11 2
struct telnet_connection {
struct llist_head entry;
struct gsm_network *network;