summaryrefslogtreecommitdiffstats
path: root/libhb/ports.h
diff options
context:
space:
mode:
Diffstat (limited to 'libhb/ports.h')
-rw-r--r--libhb/ports.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/libhb/ports.h b/libhb/ports.h
index 5c9cf9bda..7dde23028 100644
--- a/libhb/ports.h
+++ b/libhb/ports.h
@@ -11,9 +11,7 @@
#define HB_PORTS_H
#if ARCH_X86_64 || ARCH_X86_32
-#define ARCH_X86 1
-#else
-#define ARCH_X86 0
+#define ARCH_X86
#endif
#if defined(_WIN32)