diff --git a/src/gtk-polar-view.c b/src/gtk-polar-view.c index 217e84f1..1f1d3282 100644 --- a/src/gtk-polar-view.c +++ b/src/gtk-polar-view.c @@ -1009,11 +1009,6 @@ static void update_sat(gpointer key, gpointer value, gpointer data) gfloat x, y; gdouble now; gchar *losstr; - gchar *text; - guint num, i; - pass_detail_t *detail; - gdouble *point; - guint tres, ttidx; (void)key;