[Camera] Remove wrong feature tag (#4613)
authorHaesu Gwon <haesu.gwon@samsung.com>
Fri, 30 Sep 2022 04:40:21 +0000 (13:40 +0900)
committerGitHub <noreply@github.com>
Fri, 30 Sep 2022 04:40:21 +0000 (13:40 +0900)
src/Tizen.Multimedia.Camera/Camera/CameraDeviceManager.cs

index f0a6643..1e3f201 100644 (file)
@@ -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.
     /// </remarks>
     /// <since_tizen> 10 </since_tizen>
-    /// <feature> http://tizen.org/feature/camera </feature>
     public class CameraDeviceManager : IDisposable
     {
         private IntPtr _handle;