update header for Doxygen
[platform/framework/native/appfw.git] / inc / FAppAppManager.h
index 6e3dd36..35bbae4 100755 (executable)
@@ -604,7 +604,6 @@ public:
         * @exception  E_SUCCESS                        The method is successful.
         * @exception  E_OBJ_ALREADY_EXIST      The listener is already set.
         * @exception  E_SYSTEM         A system error has occurred.
-        * @see         IAppCheckpointEventListener
         *
         */
        result SetCheckpointEventListener(IAppCheckpointEventListener& listener);
@@ -668,7 +667,6 @@ public:
         * @remarks             Active application is the top most window with focus.
         * @see                 GetActiveApp()
         * @see                 RemoveActiveAppEventListener()
-        * @see                 IActiveAppEventListener
         */
        result AddActiveAppEventListener(IActiveAppEventListener& listener);
 
@@ -688,7 +686,6 @@ public:
         * @exception   E_PRIVILEGE_DENIED              The application does not have the privilege to call this method.
         * @see                 GetActiveApp()
         * @see                 AddActiveAppEventListener()
-        * @see                 IActiveAppEventListener
         */
        result RemoveActiveAppEventListener(IActiveAppEventListener& listener);