[4.0] Revert "[4.0] Added tag for capture privilege" 67/169567/1
authortaeyoon0.lee <taeyoon0.lee@samsung.com>
Wed, 7 Feb 2018 12:09:55 +0000 (21:09 +0900)
committertaeyoon0.lee <taeyoon0.lee@samsung.com>
Wed, 7 Feb 2018 12:10:01 +0000 (21:10 +0900)
This reverts commit a6ac7722e3a699cce844273af0c31fe80c7aa7f6.

Change-Id: Id5d1806b4eb5a9f9ae4bf2124ea2b8e9be15aaca

build/tizen/docs/dali.doxy.in

index 27dd204..354478a 100644 (file)
@@ -370,7 +370,6 @@ ALIASES += PRIVLEVEL_PUBLIC=""
 ALIASES += PRIVILEGE_KEYGRAB=""
 ALIASES += PRIVILEGE_DISPLAY=""
 ALIASES += PRIVILEGE_WINDOW_PRIORITY=""
-ALIASES += PRIVILEGE_CAPTURE=""
 ALIASES += REMARK_INTERNET=""
 ALIASES += REMARK_STORAGE=""
 ALIASES += REMARK_RAWVIDEO=""
@@ -407,7 +406,6 @@ ALIASES += REMARK_RAWVIDEO=""
 #ALIASES += PRIVILEGE_KEYGRAB="\par Privilege:\n http://tizen.org/privilege/keygrab"
 #ALIASES += PRIVILEGE_DISPLAY="\par Privilege:\n http://tizen.org/privilege/display"
 #ALIASES += PRIVILEGE_WINDOW_PRIORITY="\par Privilege:\n http://tizen.org/privilege/window.priority.set"
-#ALIASES += PRIVILEGE_CAPTURE="\par Privilege:\n http://tizen.org/privilege/screenshot"
 #ALIASES += REMARK_INTERNET="@remarks %http://tizen.org/privilege/internet is needed if @a url is a http or https address."
 #ALIASES += REMARK_STORAGE="@remarks %http://tizen.org/privilege/mediastorage is needed if @a url is relevant to media storage. @remarks %http://tizen.org/privilege/externalstorage is needed if @a url is relevant to external storage."
 #ALIASES += REMARK_RAWVIDEO="@remarks %http://tizen.org/feature/multimedia.raw_video is needed if UNDERLAY is false. If the feature isn't supported, UNDERLAY is always true."