uiacceltk/hitchcock/goommonitor/src/goommemorymonitor.cpp
branchRCL_3
changeset 8 10534483575f
parent 7 433cbbb6a04b
child 10 88b23e2e82e1
--- a/uiacceltk/hitchcock/goommonitor/src/goommemorymonitor.cpp	Fri Mar 12 15:47:04 2010 +0200
+++ b/uiacceltk/hitchcock/goommonitor/src/goommemorymonitor.cpp	Mon Mar 15 12:43:37 2010 +0200
@@ -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"