[GRASS-SVN] r37639 - grass/branches/develbranch_6/lib/raster

svn_grass at osgeo.org svn_grass at osgeo.org
Sun May 31 04:33:31 EDT 2009


Author: neteler
Date: 2009-05-31 04:33:30 -0400 (Sun, 31 May 2009)
New Revision: 37639

Modified:
   grass/branches/develbranch_6/lib/raster/rem_io.c
Log:
remove cruft

Modified: grass/branches/develbranch_6/lib/raster/rem_io.c
===================================================================
--- grass/branches/develbranch_6/lib/raster/rem_io.c	2009-05-30 21:14:45 UTC (rev 37638)
+++ grass/branches/develbranch_6/lib/raster/rem_io.c	2009-05-31 08:33:30 UTC (rev 37639)
@@ -22,8 +22,6 @@
 int _rfd, _wfd;
 int _quiet;
 
-extern int unlock_driver(int);
-
 int sync_driver(char *);
 
 static unsigned char outbuf[BUFFERSIZ];



More information about the grass-commit mailing list