efl_ui_clock: remove unused signals

This commit is contained in:
WooHyun Jung 2017-10-11 11:00:25 +09:00
parent c4583e1647
commit 3e2f727d47
1 changed files with 0 additions and 2 deletions

View File

@ -31,8 +31,6 @@
* EFL_UI_CLOCK_TYPE_COUNT are in the valid range, and must get in the
* place of "%d".
*/
#define EDC_CLOCK_FOCUSIN_SIG_STR "elm,action,focus"
#define EDC_CLOCK_FOCUSOUT_SIG_STR "elm,action,unfocus"
#define EDC_PART_FIELD_STR "field%d"
#define EDC_PART_SEPARATOR_STR "separator%d"
#define EDC_PART_FIELD_ENABLE_SIG_STR "field%d,enable"