summaryrefslogtreecommitdiff
path: root/third_party/libjpeg/fpdfapi_jddctmgr.c
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/libjpeg/fpdfapi_jddctmgr.c')
-rw-r--r--third_party/libjpeg/fpdfapi_jddctmgr.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/third_party/libjpeg/fpdfapi_jddctmgr.c b/third_party/libjpeg/fpdfapi_jddctmgr.c
index 5226456414..bbf8d0e92f 100644
--- a/third_party/libjpeg/fpdfapi_jddctmgr.c
+++ b/third_party/libjpeg/fpdfapi_jddctmgr.c
@@ -1,4 +1,3 @@
-#if !defined(_FX_JPEG_TURBO_)
/*
* jddctmgr.c
*
@@ -268,5 +267,3 @@ jinit_inverse_dct (j_decompress_ptr cinfo)
idct->cur_method[ci] = -1;
}
}
-
-#endif //_FX_JPEG_TURBO_