From 9df6614c2c8f9003700f04261e8408330c898845 Mon Sep 17 00:00:00 2001 From: Minje Ahn Date: Thu, 7 Jan 2021 08:39:00 +0900 Subject: [PATCH] Remove unused code Change-Id: I94a193c001f961c4f200af3d67541f8b42ecbaee Signed-off-by: Minje Ahn --- utils/mm_file_util_locale.c | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/utils/mm_file_util_locale.c b/utils/mm_file_util_locale.c index fcfbc4f..8c372fc 100755 --- a/utils/mm_file_util_locale.c +++ b/utils/mm_file_util_locale.c @@ -23,15 +23,9 @@ #include #include -#ifdef GCONF_SUPPORT -#include -#endif - #include "mm_file_debug.h" #include "mm_file_utils.h" -/* This macro is the same with global-gconf.h */ -#define MMFILE_LANGUAGETYPE_REPOSITORY "/Apps/Settings/language_type" typedef enum { MMFILE_LANGUAGE_ENGLISH = 0x00, /**