javauis/lcdui_akn/lcdui/inc/CMIDAppUi.h
branchRCL_3
changeset 83 26b2b12093af
parent 66 2455ef1f5bbc
--- a/javauis/lcdui_akn/lcdui/inc/CMIDAppUi.h	Wed Sep 15 12:05:25 2010 +0300
+++ b/javauis/lcdui_akn/lcdui/inc/CMIDAppUi.h	Wed Oct 13 14:23:59 2010 +0300
@@ -66,14 +66,6 @@
     MMIDComponentFactory* CreateComponentFactoryL();
     // This will be called from Toolkit before it deletes CMIDEnv
     void SetEnv(MMIDEnv* aEnv);
-#ifdef RD_JAVA_NGA_ENABLED
-    /**
-     * Handle graphics out of memory event sent by the GOOM module.
-     * This method releases graphics memory and informs the GOOM about this.
-     * @return <code>ETrue</code> if the event was handled properly.
-     */
-    TBool HandleGoomMemoryLowEventL();
-#endif // RD_JAVA_NGA_ENABLED
 
 private: // data
     MMIDObserver* iObserver;