move redundant logic to server
[platform/framework/native/appfw.git] / src / app / inc / FApp_AppControlManager.h
index bc151ea..1c229c8 100644 (file)
@@ -34,7 +34,6 @@
 #include "FApp_Types.h"
 #include "FApp_AppControlEvent.h"
 #include "FApp_IAppControlSysEventListener.h"
-#include "FApp_AppManagerEvent.h"
 #include "FApp_IAppManagerServiceEventListener.h"
 #include "FApp_RequestManagerT.h"
 #include "FApp_IAppControlResponseEventListener.h"
@@ -61,9 +60,6 @@ namespace Tizen { namespace App
 class _IAppManager;
 class _ConditionManagerProxy;
 class _AppArg;
-class _AppControlEventArg;
-class _IAppManagerEventListener;
-class _AppManagerEventArg;
 class _AppMessageImpl;
 class _AppControlResponseEvent;
 class IAppControlEventListener;