[GRASS-SVN] r56580 - grass/branches/develbranch_6/lib/ogsf

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Jun 3 22:52:21 PDT 2013


Author: hamish
Date: 2013-06-03 22:52:20 -0700 (Mon, 03 Jun 2013)
New Revision: 56580

Modified:
   grass/branches/develbranch_6/lib/ogsf/GS2.c
Log:
rm unused variable (merge from trunk r49183)

Modified: grass/branches/develbranch_6/lib/ogsf/GS2.c
===================================================================
--- grass/branches/develbranch_6/lib/ogsf/GS2.c	2013-06-03 19:43:42 UTC (rev 56579)
+++ grass/branches/develbranch_6/lib/ogsf/GS2.c	2013-06-04 05:52:20 UTC (rev 56580)
@@ -3344,7 +3344,6 @@
  */
 void GS_init_view(void)
 {
-    int i;
     static int first = 1;
 
     G_debug(3, "GS_init_view");



More information about the grass-commit mailing list