replaced heynoti call with vconf listen
[apps/core/preloaded/settings.git] / setting-time / include / setting-time-main.h
index 2807ec2..9dc665f 100755 (executable)
@@ -4,7 +4,7 @@
  * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd.
  *
  * Contact: MyoungJune Park <mj2004.park@samsung.com>
- * 
+ *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * You may obtain a copy of the License at
@@ -32,7 +32,6 @@
 
 /* TODO once time changes, heynoti message is sent.
         need to see this is proper design */
-#define TIME_CHANGED_HEYNOTY_CALLBACK 1
 
 #define SETTING_TIME_ZONEINFO_PATH             "/usr/share/zoneinfo/"
 #define SETTING_TIME_SHARE_LOCAL_PATH  "/usr/share/locale"
@@ -66,5 +65,5 @@ static void setting_time_main_controlbar_lbtn_label_set(
                                                         Evas_Object *controlbar,
                                                         char *label);
 static int __setting_set_city_tzone(const char* pTZPath);
-                                                                                                               
+
 #endif                         /* __SETTING_TIME_MAIN_H__ */