diff -r 27a3ad0677c1 -r 69409653e863 uiacceltk/hitchcock/goommonitor/inc/goomactionlist.h --- a/uiacceltk/hitchcock/goommonitor/inc/goomactionlist.h Wed Jun 09 11:48:49 2010 +0300 +++ b/uiacceltk/hitchcock/goommonitor/inc/goomactionlist.h Tue Jun 22 12:40:35 2010 +0300 @@ -263,10 +263,11 @@ TBool iRunningKillAppActions; TUint iCurrentPluginRun; - RArray iLowOnMemWgs; +// RArray iLowOnMemWgs; TBool iUseSwRendering; TBool iTryOptional; // we did everything we could but still missing some bits, try again with different app targets TBool iOptionalTried; // no need to overperform though + TUint iAppIndex; }; #include "goomactionlist.inl"