Remove the unused code 48/43348/1 accepted/tizen/mobile/20150708.195659 accepted/tizen/tv/20150708.195736 accepted/tizen/wearable/20150708.195759 submit/tizen/20150708.081957
authorSeonah Moon <seonah1.moon@samsung.com>
Wed, 8 Jul 2015 08:12:47 +0000 (17:12 +0900)
committerSeonah Moon <seonah1.moon@samsung.com>
Wed, 8 Jul 2015 08:13:23 +0000 (17:13 +0900)
Change-Id: I814035d1f29d93acbb0fd149dc43b44e069103f1
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
src/service.c

index 7cf4904..1eec7ca 100644 (file)
@@ -149,9 +149,6 @@ struct connman_service {
         */
        int user_pdn_connection_refcount;
 #endif
-#if defined TIZEN_TV_EXT
-       enum connman_dnsconfig_method dns_config_method;
-#endif
 };
 
 static bool allow_property_changed(struct connman_service *service);