]> granicus.if.org Git - python/commitdiff
Revert 29506c7db353 (build output should be accurate).
authorStefan Krah <skrah@bytereef.org>
Sun, 30 Sep 2012 15:20:47 +0000 (17:20 +0200)
committerStefan Krah <skrah@bytereef.org>
Sun, 30 Sep 2012 15:20:47 +0000 (17:20 +0200)
Modules/_decimal/libmpdec/mpdecimal.h

index e014f1c3a5108111a0eb21939a53eb2cb838d17c..d131c71441f633b664bc447c641d70408969ec72 100644 (file)
@@ -106,11 +106,6 @@ extern "C" {
   #endif
 #endif
 
-/* ASM isn't available in strict ansi C mode */
-#if defined(ASM) && defined(__STRICT_ANSI__)
-  #undef ASM
-  #define ANSI
-#endif
 
 /* BEGIN CONFIG_64 */
 #if defined(CONFIG_64)