From 3b7af3464034da8d170d45c6c00f570ca45ac9f3 Mon Sep 17 00:00:00 2001 From: Adeel Kazmi Date: Mon, 12 Oct 2020 20:47:12 +0100 Subject: [PATCH] Fix doxygen comments Change-Id: I7bdcff9d299c040596de66aea7d3cb1a592a09ef --- dali/devel-api/adaptor-framework/input-method-context.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/dali/devel-api/adaptor-framework/input-method-context.h b/dali/devel-api/adaptor-framework/input-method-context.h index d334646..1935b21 100644 --- a/dali/devel-api/adaptor-framework/input-method-context.h +++ b/dali/devel-api/adaptor-framework/input-method-context.h @@ -217,8 +217,6 @@ public: public: /** - * @brief Retrieve a handle to the instance of InputMethodContext. - * @return A handle to the InputMethodContext. * @brief Constructor. */ InputMethodContext(); -- 2.7.4