From: Haesu Gwon Date: Fri, 30 Sep 2022 04:40:21 +0000 (+0900) Subject: [Camera] Remove wrong feature tag (#4613) X-Git-Tag: submit/tizen/20220930.151001~1^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=623dbc78e218f476a2a3d8b6fb7ca90334b4a55d;p=platform%2Fcore%2Fcsapi%2Ftizenfx.git [Camera] Remove wrong feature tag (#4613) --- diff --git a/src/Tizen.Multimedia.Camera/Camera/CameraDeviceManager.cs b/src/Tizen.Multimedia.Camera/Camera/CameraDeviceManager.cs index f0a6643dd..1e3f2019f 100644 --- a/src/Tizen.Multimedia.Camera/Camera/CameraDeviceManager.cs +++ b/src/Tizen.Multimedia.Camera/Camera/CameraDeviceManager.cs @@ -29,7 +29,6 @@ namespace Tizen.Multimedia /// This supports the product infrastructure and is not intended to be used directly from 3rd party application code. /// /// 10 - /// http://tizen.org/feature/camera public class CameraDeviceManager : IDisposable { private IntPtr _handle;