diff --git a/src/gui/gui-history.c b/src/gui/gui-history.c index 01d82284a..7e52947bb 100644 --- a/src/gui/gui-history.c +++ b/src/gui/gui-history.c @@ -235,6 +235,7 @@ gui_history_hdata_history_update_cb (void *data, /* make C compiler happy */ (void) data; + (void) hdata; rc = 0;