[geos-commits] r2855 - trunk/include/geos
svn_geos at osgeo.org
svn_geos at osgeo.org
Sat Jan 16 15:40:49 EST 2010
Author: mloskot
Date: 2010-01-16 15:40:47 -0500 (Sat, 16 Jan 2010)
New Revision: 2855
Modified:
trunk/include/geos/platform.h.vc
Log:
Removed definition of INT64_CONST_IS_I64 - it is not checked or used anywhere
Modified: trunk/include/geos/platform.h.vc
===================================================================
--- trunk/include/geos/platform.h.vc 2010-01-16 20:12:23 UTC (rev 2854)
+++ trunk/include/geos/platform.h.vc 2010-01-16 20:40:47 UTC (rev 2855)
@@ -54,6 +54,4 @@
typedef __int64 int64;
-#define INT64_CONST_IS_I64 1
-
#endif
More information about the geos-commits
mailing list