diff options
Diffstat (limited to 'third_party/libjpeg/fpdfapi_jdmaster.c')
-rw-r--r-- | third_party/libjpeg/fpdfapi_jdmaster.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/third_party/libjpeg/fpdfapi_jdmaster.c b/third_party/libjpeg/fpdfapi_jdmaster.c index dae51e0fd2..2802c5b7b2 100644 --- a/third_party/libjpeg/fpdfapi_jdmaster.c +++ b/third_party/libjpeg/fpdfapi_jdmaster.c @@ -1,4 +1,3 @@ -#if !defined(_FX_JPEG_TURBO_) /* * jdmaster.c * @@ -556,5 +555,3 @@ jinit_master_decompress (j_decompress_ptr cinfo) master_selection(cinfo); } - -#endif //_FX_JPEG_TURBO_ |