| Index: third_party/libjpeg/fpdfapi_jidctred.c
|
| diff --git a/third_party/libjpeg/fpdfapi_jidctred.c b/third_party/libjpeg/fpdfapi_jidctred.c
|
| index 8b4b807192912947ffb63790a4d89d3c60bc7be4..421f3c7ca1ed2ebc9335aeb29c990a08840a5b1d 100644
|
| --- a/third_party/libjpeg/fpdfapi_jidctred.c
|
| +++ b/third_party/libjpeg/fpdfapi_jidctred.c
|
| @@ -1,4 +1,3 @@
|
| -#if !defined(_FX_JPEG_TURBO_)
|
| /*
|
| * jidctred.c
|
| *
|
| @@ -397,5 +396,3 @@ jpeg_idct_1x1 (j_decompress_ptr cinfo, jpeg_component_info * compptr,
|
| }
|
|
|
| #endif /* IDCT_SCALING_SUPPORTED */
|
| -
|
| -#endif //_FX_JPEG_TURBO_
|
|
|