Removes unused variable 43/179843/1
authorhyunho <hhstark.kang@samsung.com>
Wed, 23 May 2018 02:23:57 +0000 (11:23 +0900)
committerhyunho <hhstark.kang@samsung.com>
Wed, 23 May 2018 02:23:57 +0000 (11:23 +0900)
Change-Id: I0a704b53d08e22cfb1f56e3f960e314283cc1090
Signed-off-by: hyunho <hhstark.kang@samsung.com>
watchface-editor/editables-editor-implementation.h

index d8b74c3..4dedcb4 100644 (file)
@@ -55,7 +55,6 @@ class EditablesEditor::Impl : ComplicationConnector::IEventListener {
   EditablesEditor* parent_;
   int subscribe_id_;
   std::string edit_appid_;
-  cynara_result cynara_result_;
 };
 
 }  // namespace watchface_complication