summaryrefslogtreecommitdiff
path: root/src/depricatedevent.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-03-28 23:21:07 +0300
committerAndrei Karas <akaras@inbox.ru>2013-03-28 23:21:07 +0300
commitbe3c1cf049d3df146d18acfb7cbead2ef3f660f1 (patch)
tree9f70999543adce3be255abdad6a9e284de266f50 /src/depricatedevent.h
parent58974e6733a39bd55b9511f0010e0a8b7cd49aa4 (diff)
downloadplus-be3c1cf049d3df146d18acfb7cbead2ef3f660f1.tar.gz
plus-be3c1cf049d3df146d18acfb7cbead2ef3f660f1.tar.bz2
plus-be3c1cf049d3df146d18acfb7cbead2ef3f660f1.tar.xz
plus-be3c1cf049d3df146d18acfb7cbead2ef3f660f1.zip
improve generalhandler class.
Diffstat (limited to 'src/depricatedevent.h')
-rw-r--r--src/depricatedevent.h2
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,