Fix doxygen comments
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / public-api / controls / control.h
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
-   * @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);