summaryrefslogtreecommitdiff
path: root/clients/zstat/zserver.h
diff options
context:
space:
mode:
Diffstat (limited to 'clients/zstat/zserver.h')
-rw-r--r--clients/zstat/zserver.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/clients/zstat/zserver.h b/clients/zstat/zserver.h
index 9528840..467b41f 100644
--- a/clients/zstat/zserver.h
+++ b/clients/zstat/zserver.h
@@ -25,8 +25,4 @@
#define ADMIN_KILL_CLT "KILL_CLIENT" /* Opcode: client is dead, remove */
#define ADMIN_STATUS "STATUS" /* Opcode: please send status */
-#define ADMIN_LIMBO "LIMBO" /* Class inst: please send limbo info*/
-#define ADMIN_YOU "YOUR_STATE" /* Class inst: please send your state*/
-#define ADMIN_ME "MY_STATE" /* Class inst: please send my info */
-
#endif /* !__ZSERVER_H__ */