aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--widget_bar.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/widget_bar.c b/widget_bar.c
index e0c8b1d..370649f 100644
--- a/widget_bar.c
+++ b/widget_bar.c
@@ -54,7 +54,6 @@ void widget_bar_update(void *Self)
{
WIDGET *W = (WIDGET *) Self;
WIDGET_BAR *Bar = W->data;
- RESULT result = { 0, 0, 0, NULL };
double val1, val2;
double min, max;