summaryrefslogtreecommitdiff
path: root/src/net/network.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/network.h')
-rw-r--r--src/net/network.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/net/network.h b/src/net/network.h
index c6a4380b..47e71190 100644
--- a/src/net/network.h
+++ b/src/net/network.h
@@ -44,7 +44,6 @@ void flush();
MessageIn get_next_message();
extern char *out;
-void writeSet(unsigned int value);
void skip(int len);
extern unsigned int in_size; /**< Amount of data in input buffer. */