Merge "Alarm refactoring : remove IPC between appfw and app-service" into tizen_2.1
[platform/framework/native/appfw.git] / inc / FSysEnvironment.h
index 28544ee..6885963 100644 (file)
@@ -108,7 +108,6 @@ public:
        * @param[in]    dirType The pre-defined directory type
        * @remarks      The directory path for some directory types such as IMAGES, SOUNDS, VIDEOS, CAMERA, DOWNLOADS, and OTHERS may not yet exist,
        *               so you must make sure that it exists before using it.
-       * @see          PredefinedDirectoryType
        * @see          Tizen::Io::Directory::Create()
        */
        static Tizen::Base::String GetPredefinedPath(PredefinedDirectoryType dirType);