[commit] r1894 - trunk/GME/Mga

GMESRC Repository Notifications gme-commit at list.isis.vanderbilt.edu
Tue Apr 17 16:36:19 CDT 2012


Author: ksmyth
Date: Tue Apr 17 16:36:18 2012
New Revision: 1894

Log:
Dont redefine VARIANT_TRUE

Modified:
   trunk/GME/Mga/StdAfx.h

Modified: trunk/GME/Mga/StdAfx.h
==============================================================================
--- trunk/GME/Mga/StdAfx.h	Tue Apr 17 16:36:07 2012	(r1893)
+++ trunk/GME/Mga/StdAfx.h	Tue Apr 17 16:36:18 2012	(r1894)
@@ -50,8 +50,6 @@
 #define MGA_TRACE 1 ? void(0) : NOOP_TRACE2
 #endif
 
-#undef VARIANT_TRUE
-#define VARIANT_TRUE ((VARIANT_BOOL)-1)
 #include "CoreLib.h"
 #include "MgaLib.h"	
 


More information about the gme-commit mailing list