Avoid a compilation warning
This commit is contained in:
parent
96ceecdf4b
commit
c03fe6d242
|
@ -227,6 +227,7 @@ static gchar * _calendar_on_detail(GtkWidget * widget, guint year, guint month,
|
|||
char const * p;
|
||||
size_t i;
|
||||
size_t cnt;
|
||||
(void) widget;
|
||||
|
||||
if((p = calendar_get_detail(calendar, year, month + 1, day))
|
||||
== NULL)
|
||||
|
|
Loading…
Reference in New Issue
Block a user