mirror of
https://github.com/csete/gpredict
synced 2026-08-13 17:39:46 -04:00
Removed unused variables from update_sat to clear compiler warnings
This commit is contained in:
parent
36ec298171
commit
c42404eab9
1 changed files with 0 additions and 5 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue