Remove unused function day_item_nb()
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
This commit is contained in:
@@ -678,7 +678,6 @@ unsigned day_chk_busy_slices(struct date, int, int *);
|
||||
struct day_item *day_cut_item(long, int);
|
||||
int day_paste_item(struct day_item *, long);
|
||||
struct day_item *day_get_item(int);
|
||||
int day_item_nb(long, int, int);
|
||||
void day_edit_note(struct day_item *, const char *);
|
||||
void day_view_note(struct day_item *, const char *);
|
||||
void day_item_switch_notify(struct day_item *);
|
||||
|
||||
Reference in New Issue
Block a user