| Index: third_party/libjpeg/fpdfapi_jidctint.c
|
| diff --git a/third_party/libjpeg/fpdfapi_jidctint.c b/third_party/libjpeg/fpdfapi_jidctint.c
|
| index 78a8d66552f331c0714982f708f7da3d432b47cf..a72b3207caf5556457b8ed1f60f7446fa101f8f8 100644
|
| --- a/third_party/libjpeg/fpdfapi_jidctint.c
|
| +++ b/third_party/libjpeg/fpdfapi_jidctint.c
|
| @@ -1,4 +1,3 @@
|
| -#if !defined(_FX_JPEG_TURBO_)
|
| /*
|
| * jidctint.c
|
| *
|
| @@ -388,5 +387,3 @@ jpeg_idct_islow (j_decompress_ptr cinfo, jpeg_component_info * compptr,
|
| }
|
|
|
| #endif /* DCT_ISLOW_SUPPORTED */
|
| -
|
| -#endif //_FX_JPEG_TURBO_
|
|
|