diff -r 36d60d12b4af -r 819e59dfc032 perfapps/memspyui/ui/avkon/inc/MemSpyViewThreads.h --- a/perfapps/memspyui/ui/avkon/inc/MemSpyViewThreads.h Fri Sep 17 14:22:55 2010 +0300 +++ b/perfapps/memspyui/ui/avkon/inc/MemSpyViewThreads.h Mon Oct 04 10:09:02 2010 +0300 @@ -78,8 +78,7 @@ TThreadId iCurrentThreadId; TProcessId iParentProcessId; - RArray iThreads; - CDesCArrayFlat* iModel; + RPointerArray iThreads; };