[Gpredict-svn] SF.net SVN: gpredict:[117] trunk/src/gtk-rot-ctrl.c
Real time satellite tracking and orbit prediction
Status: Beta
Brought to you by:
csete
From: <cs...@us...> - 2008-09-17 10:51:21
|
Revision: 117 http://gpredict.svn.sourceforge.net/gpredict/?rev=117&view=rev Author: csete Date: 2008-09-17 10:51:31 +0000 (Wed, 17 Sep 2008) Log Message: ----------- Removed unused var. Modified Paths: -------------- trunk/src/gtk-rot-ctrl.c Modified: trunk/src/gtk-rot-ctrl.c =================================================================== --- trunk/src/gtk-rot-ctrl.c 2008-09-17 10:48:52 UTC (rev 116) +++ trunk/src/gtk-rot-ctrl.c 2008-09-17 10:51:31 UTC (rev 117) @@ -460,7 +460,6 @@ create_conf_widgets (GtkRotCtrl *ctrl) { GtkWidget *frame,*table,*label,*timer,*toler; - GtkWidget *lock; GDir *dir = NULL; /* directory handle */ GError *error = NULL; /* error flag and info */ gchar *cfgdir; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |