Remove unused variable 97/228297/2
authorInHong Han <inhong1.han@samsung.com>
Fri, 20 Mar 2020 05:56:40 +0000 (14:56 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Fri, 20 Mar 2020 06:38:53 +0000 (15:38 +0900)
Change-Id: Iaa0a0b6744e091ab9c761363de5e1edcc21d27e0

receiver/src/sticker_info.cpp

index b71c149..57ace21 100644 (file)
 #include <app_common.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <iostream>
 
 #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,