fix build warning 11/152111/1 accepted/tizen_5.0_unified tizen_5.0 accepted/tizen/5.0/unified/20181106.202118 accepted/tizen/unified/20170928.072308 submit/tizen/20170928.024002 submit/tizen_5.0/20181101.000009 submit/tizen_5.0/20181106.000001 submit/tizen_5.0/20181106.072144
authorYoungjae Shin <yj99.shin@samsung.com>
Mon, 25 Sep 2017 05:59:28 +0000 (14:59 +0900)
committerYoungjae Shin <yj99.shin@samsung.com>
Mon, 25 Sep 2017 05:59:28 +0000 (14:59 +0900)
Change-Id: I40aa12f42d178e9792b0f96e92ae53dffe6a0a92

src/ad-id.c

index 4283950..85effe9 100644 (file)
@@ -195,7 +195,7 @@ _text_get_cb(void *data, Evas_Object *obj, const char *part)
        AI_LOGD("part : %s", part);
        int id = (int) data;
        char *adid = NULL;
-       char buf[1024] = {0};
+//     char buf[1024] = {0};
        if (!strcmp(part, "elm.text")) {
                switch (id) {
                case 2: