From: InHong Han Date: Fri, 20 Mar 2020 05:56:40 +0000 (+0900) Subject: Remove unused variable X-Git-Tag: submit/tizen_5.5/20200325.020501~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=58558b88fb7aebee2a03722378bbbf31ca9aead9;p=platform%2Fcore%2Fuifw%2Fcapi-ui-sticker.git Remove unused variable Change-Id: Iaa0a0b6744e091ab9c761363de5e1edcc21d27e0 --- diff --git a/receiver/src/sticker_info.cpp b/receiver/src/sticker_info.cpp index b71c149..57ace21 100644 --- a/receiver/src/sticker_info.cpp +++ b/receiver/src/sticker_info.cpp @@ -18,14 +18,10 @@ #include #include #include -#include #include "log.h" -using namespace std; - static sticker_provider_h sticker_provider = NULL; -static bool need_to_retrive = false; sticker_data_h set_sticker_data(sticker_data_uri_type_e type, const char* uri, const char* keyword,