summaryrefslogtreecommitdiff
path: root/src/depricatedevent.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/depricatedevent.h')
-rw-r--r--src/depricatedevent.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/depricatedevent.h b/src/depricatedevent.h
index 1574983c0..2cdceb9f6 100644
--- a/src/depricatedevent.h
+++ b/src/depricatedevent.h
@@ -33,8 +33,7 @@ enum Channels
CHANNEL_ATTRIBUTES = 0,
CHANNEL_CLIENT,
CHANNEL_GAME,
- CHANNEL_NOTICES,
- CHANNEL_STATUS
+ CHANNEL_NOTICES
};
enum DepricatedEvents
@@ -50,7 +49,6 @@ enum DepricatedEvents
EVENT_MAPLOADED,
EVENT_SERVERNOTICE,
EVENT_STATECHANGE,
- EVENT_TRADING,
EVENT_UPDATEATTRIBUTE,
EVENT_UPDATESTAT,
};