[GRASS-SVN] r37640 - grass/branches/releasebranch_6_4/lib/raster
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun May 31 04:33:40 EDT 2009
Author: neteler
Date: 2009-05-31 04:33:39 -0400 (Sun, 31 May 2009)
New Revision: 37640
Modified:
grass/branches/releasebranch_6_4/lib/raster/rem_io.c
Log:
remove cruft
Modified: grass/branches/releasebranch_6_4/lib/raster/rem_io.c
===================================================================
--- grass/branches/releasebranch_6_4/lib/raster/rem_io.c 2009-05-31 08:33:30 UTC (rev 37639)
+++ grass/branches/releasebranch_6_4/lib/raster/rem_io.c 2009-05-31 08:33:39 UTC (rev 37640)
@@ -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