Fix doxygen comments 87/245587/1
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Mon, 12 Oct 2020 19:47:34 +0000 (20:47 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Mon, 12 Oct 2020 19:47:34 +0000 (20:47 +0100)
Change-Id: I465620e3dcce309ccd6aa4e00895dac81fcf9c05

dali-toolkit/devel-api/visuals/color-visual-properties-devel.h
dali-toolkit/public-api/controls/control.h

index cf36405..d325a9c 100644 (file)
@@ -62,10 +62,6 @@ enum
 
 } // namespace DevelColorVisual
 
 
 } // namespace DevelColorVisual
 
-/**
- * @}
- */
-
 } // namespace Toolkit
 
 } // namespace Dali
 } // namespace Toolkit
 
 } // namespace Dali
index 7d71948..7720d13 100644 (file)
@@ -463,7 +463,6 @@ public: // Intended for control developers
    *
    * @SINCE_1_0.0
    * @param[in] implementation The implementation for this control
    *
    * @SINCE_1_0.0
    * @param[in] implementation The implementation for this control
-   * @return A handle to a newly allocated Dali resource
    * @note Should NOT be called to create a handle from the implementation. As stated, this allocates a NEW Dali resource.
    */
   explicit Control(Internal::Control& implementation);
    * @note Should NOT be called to create a handle from the implementation. As stated, this allocates a NEW Dali resource.
    */
   explicit Control(Internal::Control& implementation);