diff options
Diffstat (limited to 'src/depricatedevent.h')
-rw-r--r-- | src/depricatedevent.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/depricatedevent.h b/src/depricatedevent.h index 14f73ddc7..cc6658b7f 100644 --- a/src/depricatedevent.h +++ b/src/depricatedevent.h @@ -41,10 +41,8 @@ enum DepricatedEvents EVENT_CONSTRUCTED = 0, EVENT_DESTRUCTED, EVENT_ENGINESINITALIZING, - EVENT_GUIWINDOWSLOADED, EVENT_GUIWINDOWSLOADING, EVENT_GUIWINDOWSUNLOADED, - EVENT_GUIWINDOWSUNLOADING, EVENT_SERVERNOTICE, EVENT_STATECHANGE, EVENT_UPDATEATTRIBUTE, |