Supports IME window for Tizen keyboard application.
[platform/core/uifw/dali-adaptor.git] / dali / internal / adaptor / tizen-wayland / framework-tizen.cpp
index 7cb27c2..25a1b58 100644 (file)
@@ -723,8 +723,6 @@ struct Framework::Impl
 #ifdef COMPONENT_APPLICATION_SUPPORT
   int AppComponentMain()
   {
-    int ret;
-
     /*Crate component_based_app_base_lifecycle_callback*/
     component_based_app_base_lifecycle_callback_s callback;
     callback.init      = AppInit;