removed heynoti dep
[apps/core/preloaded/settings.git] / setting-time / include / setting-time.h
index 5597955..8785efd 100755 (executable)
@@ -31,8 +31,6 @@
 
 #include <glib-object.h>
 
-#include <heynoti.h>
-
 #include <setting-common-draw-widget.h>
 #include <setting-common-view.h>
 #define ERR_BIGGER_THAN_2037 "Cannot Set the year bigger than 2037"
@@ -66,7 +64,6 @@ struct _SettingTimeUG {
        char *caller;
 
        Ecore_Timer *update_timer;
-       Ecore_Timer *heynoti_timer;
        Evas_Object *pop_progress;
        Evas_Object *pop;
        Eina_Bool is_datefield_selected;