aboutsummaryrefslogtreecommitdiff
path: root/source/port.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/port.h')
-rw-r--r--source/port.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/source/port.h b/source/port.h
index 9dd2229..b39fcb8 100644
--- a/source/port.h
+++ b/source/port.h
@@ -140,11 +140,6 @@ int strcasecmp(const char* s1, const char* s2);
#endif /* TARGET_OS_MAC */
-#ifndef NOASM
-#define USE_X86_ASM
-#endif
-
-
#include "pixform.h"