[GRASS-SVN] r40757 - grass/branches/develbranch_6/lib/gis

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Jan 31 23:03:49 EST 2010


Author: glynn
Date: 2010-01-31 23:03:49 -0500 (Sun, 31 Jan 2010)
New Revision: 40757

Modified:
   grass/branches/develbranch_6/lib/gis/gdal.c
Log:
Leave CPL_STDCALL alone


Modified: grass/branches/develbranch_6/lib/gis/gdal.c
===================================================================
--- grass/branches/develbranch_6/lib/gis/gdal.c	2010-02-01 00:12:52 UTC (rev 40756)
+++ grass/branches/develbranch_6/lib/gis/gdal.c	2010-02-01 04:03:49 UTC (rev 40757)
@@ -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