uiacceltk/hitchcock/goommonitor/src/goommemorymonitor.cpp
changeset 14 83d2d132aa58
parent 13 8f67d927ea57
child 19 f5bac0badc7e
--- a/uiacceltk/hitchcock/goommonitor/src/goommemorymonitor.cpp	Fri Mar 19 09:43:21 2010 +0200
+++ b/uiacceltk/hitchcock/goommonitor/src/goommemorymonitor.cpp	Fri Apr 16 15:56:24 2010 +0300
@@ -23,12 +23,7 @@
 #include <libc/string.h>
 #include <UikonInternalPSKeys.h>
 
-//TODO: to be removed for wk44 onwards, should use only <EGL/egl.h> which is already included in goommemorymonitor.h
-#ifdef USE_ASYNCYH_NOTIFICATIONS
 #include <EGL/egl.h>
-#else // use local 
-#include "eglext.h"
-#endif
 
 #include "goommemorymonitor.h"
 #include "goommonitorplugin.h"