[GRASS-SVN] r40123 - grass/branches/develbranch_6/raster/r.proj
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Dec 23 20:41:49 EST 2009
Author: hamish
Date: 2009-12-23 20:41:48 -0500 (Wed, 23 Dec 2009)
New Revision: 40123
Modified:
grass/branches/develbranch_6/raster/r.proj/description.html
grass/branches/develbranch_6/raster/r.proj/main.c
Log:
warning: dead code
Modified: grass/branches/develbranch_6/raster/r.proj/description.html
===================================================================
--- grass/branches/develbranch_6/raster/r.proj/description.html 2009-12-23 14:35:06 UTC (rev 40122)
+++ grass/branches/develbranch_6/raster/r.proj/description.html 2009-12-24 01:41:48 UTC (rev 40123)
@@ -1,3 +1,5 @@
+<!-- THIS CODE IS NO LONGER USED. SEE r.proj.seg INSTEAD -->
+
<h2>DESCRIPTION</h2>
Modified: grass/branches/develbranch_6/raster/r.proj/main.c
===================================================================
--- grass/branches/develbranch_6/raster/r.proj/main.c 2009-12-23 14:35:06 UTC (rev 40122)
+++ grass/branches/develbranch_6/raster/r.proj/main.c 2009-12-24 01:41:48 UTC (rev 40123)
@@ -1,3 +1,4 @@
+/**** THIS CODE IS NO LONGER USED. SEE r.proj.seg INSTEAD ****/
/***************************************************************************
*
More information about the grass-commit
mailing list