[GRASS-SVN] r40765 - grass/branches/releasebranch_6_4/lib/gis

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Feb 1 00:34:22 EST 2010


Author: neteler
Date: 2010-02-01 00:34:20 -0500 (Mon, 01 Feb 2010)
New Revision: 40765

Modified:
   grass/branches/releasebranch_6_4/lib/gis/gdal.c
Log:
backport of r40757)

Modified: grass/branches/releasebranch_6_4/lib/gis/gdal.c
===================================================================
--- grass/branches/releasebranch_6_4/lib/gis/gdal.c	2010-02-01 05:01:23 UTC (rev 40764)
+++ grass/branches/releasebranch_6_4/lib/gis/gdal.c	2010-02-01 05:34:20 UTC (rev 40765)
@@ -19,8 +19,6 @@
 # ifdef _WIN32
 #  include <windows.h>
 # endif
-# undef CPL_STDCALL
-# define CPL_STDCALL
 #endif
 
 static void CPL_STDCALL(*pGDALAllRegister) (void);



More information about the grass-commit mailing list