Index: /issm/trunk-jpl/src/c/classes/bamg/typedefs.h
===================================================================
--- /issm/trunk-jpl/src/c/classes/bamg/typedefs.h	(revision 12874)
+++ /issm/trunk-jpl/src/c/classes/bamg/typedefs.h	(revision 12875)
@@ -8,9 +8,5 @@
 	/*Integer coordinates types*/
 	typedef int  Icoor1; 
-	#if LONG_BIT > 63 //64 bits or more
-	typedef long Icoor2;
-	#else //32 bits
 	typedef double Icoor2;
-	#endif
 
 	/*I2 and R2*/
