diff -r d1dadafc5584 -r 26079c1bb561 taskswitcher/server/inc/tsrunningappserver.h --- a/taskswitcher/server/inc/tsrunningappserver.h Mon Sep 27 11:31:59 2010 +0300 +++ b/taskswitcher/server/inc/tsrunningappserver.h Wed Oct 06 16:00:22 2010 +0300 @@ -25,7 +25,6 @@ #include "tsenv.h" class CTsResourceManager; -class CTsWindowGroupsMonitor; class MTsModel; class CTsRunningAppModel; class CTsStorage; @@ -57,7 +56,6 @@ private: TsEnv iEnv; CTsResourceManager* iResources; - CTsWindowGroupsMonitor* iMonitor; CTsSerializedDataProvider* iSerializer; CTsStorage* iStorage; CTsServiceProvider* iServiceProvider;