summaryrefslogtreecommitdiff
path: root/common/server-mainloop.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/server-mainloop.h')
-rw-r--r--common/server-mainloop.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/common/server-mainloop.h b/common/server-mainloop.h
index 098ef44..788f3ae 100644
--- a/common/server-mainloop.h
+++ b/common/server-mainloop.h
@@ -4,8 +4,6 @@
#include <stdint.h>
-/* TODO: Prefix functions with svr */
-
#define SERVER_READ 0x01
#define SERVER_WRITE 0x02