elm_conform: comment out unused CONFORMANT_KEY 74/225074/2
authorYeongjong Lee <yj34.lee@samsung.com>
Mon, 17 Feb 2020 05:21:23 +0000 (14:21 +0900)
committerJongmin Lee <jm105.lee@samsung.com>
Tue, 18 Feb 2020 21:35:40 +0000 (21:35 +0000)
Change-Id: Idb4cc65936318550664b44b544509ce4516b080e

src/lib/elementary/elm_conform.c

index 111eaac..549dd26 100644 (file)
@@ -20,7 +20,8 @@
 #define MY_CLASS_NAME "Elm_Conformant"
 #define MY_CLASS_NAME_LEGACY "elm_conformant"
 
-static char CONFORMANT_KEY[] = "_elm_conform_key";
+//TIZEN_ONLY(20200217): comment out unused CONFORMANT_KEY
+//static char CONFORMANT_KEY[] = "_elm_conform_key";
 
 #define ELM_CONFORM_INDICATOR_TIME 1.0