summaryrefslogtreecommitdiff
path: root/include/fitz/cpudep.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/fitz/cpudep.h')
-rw-r--r--include/fitz/cpudep.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/fitz/cpudep.h b/include/fitz/cpudep.h
index fc07393d..261c3c79 100644
--- a/include/fitz/cpudep.h
+++ b/include/fitz/cpudep.h
@@ -21,10 +21,6 @@
/* call this before using fitz */
extern void fz_cpudetect();
-#ifndef HAVE_CPUDEP
-#define fz_accelerate()
-#endif
-
/* treat as constant! */
extern unsigned fz_cpuflags;