summaryrefslogtreecommitdiff
path: root/src/command.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/command.h')
-rw-r--r--src/command.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/command.h b/src/command.h
index bf03998..64439c9 100644
--- a/src/command.h
+++ b/src/command.h
@@ -386,9 +386,6 @@ extern void tt_printf(const unsigned char *, ...);
extern void main_loop(void);
extern int v_doPending(void);
extern void v_writeBig(int, char *, int);
-#ifdef DISPLAY_IS_IP
-extern char *network_display(const char *);
-#endif
_XFUNCPROTOEND