summaryrefslogtreecommitdiff
path: root/emulators/snes9x/patches/patch-ac
blob: e7781f114262a0f6776f82191a985a71cfe47404 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
$NetBSD: patch-ac,v 1.4 2006/03/18 15:56:00 ben Exp $

--- 2xsai.cpp.orig	2004-12-30 14:15:47.000000000 -0800
+++ 2xsai.cpp
@@ -95,13 +95,6 @@
 #include "port.h"
 #include "gfx.h"
 
-#if (defined(USE_X86_ASM) && (defined (__i386__) || defined (__i486__) || \
-               defined (__i586__) || defined (__WIN32__) || defined (__DJGPP)))
-#  ifndef MMX
-#    define MMX
-#  endif
-#endif
-
 extern "C"
 {