summaryrefslogtreecommitdiff
path: root/apps/win_main.c
diff options
context:
space:
mode:
authorTor Andersson <tor@ghostscript.com>2010-07-08 22:31:11 +0200
committerTor Andersson <tor@ghostscript.com>2010-07-08 22:31:11 +0200
commit839eda4994874c02cbaf546a40d374a4edb16539 (patch)
tree34ac89eef9fdb771f3d3fd96e32b42de5c5046a5 /apps/win_main.c
parent7f662f1e98e0b4717d06f1b667fb969d35e60274 (diff)
downloadmupdf-839eda4994874c02cbaf546a40d374a4edb16539.tar.xz
Remove unmaintained MMX optimized function and runtime detection.
Diffstat (limited to 'apps/win_main.c')
-rw-r--r--apps/win_main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/win_main.c b/apps/win_main.c
index 90aef1d2..8ab8b371 100644
--- a/apps/win_main.c
+++ b/apps/win_main.c
@@ -773,7 +773,6 @@ WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nShow
int fd;
int code;
- fz_cpudetect();
fz_accelerate();
pdfapp_init(&gapp);