aboutsummaryrefslogtreecommitdiff
path: root/networking/telnet.c
diff options
context:
space:
mode:
Diffstat (limited to 'networking/telnet.c')
-rw-r--r--networking/telnet.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/networking/telnet.c b/networking/telnet.c
index 14b71c85d..0c794b62f 100644
--- a/networking/telnet.c
+++ b/networking/telnet.c
@@ -110,8 +110,6 @@ static struct Globalvars {
#ifdef USE_GLOBALVAR_PTR
struct Globalvars * Gptr;
#define G (*Gptr)
-#else
-static struct Globalvars G;
#endif
static inline void iacflush(void)