[iconbox] Get rid of GCC warning

This commit is contained in:
Arnaud Fontaine 2008-05-12 19:36:28 +01:00
parent 70a95bab18
commit bd0e92ef1d
1 changed files with 0 additions and 1 deletions

View File

@ -67,7 +67,6 @@ iconbox_draw(widget_t *widget, draw_context_t *ctx, int offset,
static widget_tell_status_t
iconbox_tell(widget_t *widget, char *property, char *new_value)
{
bool b;
Data *d = widget->data;
if(new_value == NULL)