X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fmh_view_main.h;h=f87084ab9ede1ef3bd20a369fb44330f51d47c8f;hb=c62e492260f4c442f65383a848fe1f96a051134f;hp=d326fa4e0a42f02b2242daae04381386aadb0b82;hpb=ceb61609036b0030c20d2ec27ad26ffee915f704;p=apps%2Fnative%2Fug-mobile-ap.git diff --git a/include/mh_view_main.h b/include/mh_view_main.h index d326fa4..f87084a 100644 --- a/include/mh_view_main.h +++ b/include/mh_view_main.h @@ -33,12 +33,6 @@ extern "C" { #define MH_KB (1000) #define MH_MB (MH_KB * MH_KB) -#define MH_DEVICE_LIST_NO_NAME "No name" -#define MH_DEFAULT_DEVICE_NAME "No name" - -#define MH_CONNECTED_DEVICE_WILL_BE_DISCONNECTED "Connected device will be disconnected" -#define MH_CONSUMES_MORE_BATTERY_POWER "Tethering consumes more battery power and increases your data usage. Continue?" - void ap_update_data_onoff(void *data); void ap_update_data_device(mh_appdata_t *ad); Eina_Bool ap_update_data_packet_usage(mh_appdata_t *ad);