summaryrefslogtreecommitdiffstats
path: root/cpudetect.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpudetect.h')
-rw-r--r--cpudetect.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpudetect.h b/cpudetect.h
index 51fd7bc50d..15a3fd11ce 100644
--- a/cpudetect.h
+++ b/cpudetect.h
@@ -35,8 +35,6 @@ typedef struct cpucaps_s {
bool isX86;
bool hasMMX;
bool hasMMX2;
- bool has3DNow;
- bool has3DNowExt;
bool hasSSE;
bool hasSSE2;
bool hasSSE3;