| Index: third_party/libjpeg/fpdfapi_jidctfst.c
|
| diff --git a/third_party/libjpeg/fpdfapi_jidctfst.c b/third_party/libjpeg/fpdfapi_jidctfst.c
|
| index 26a8f68a27b686bfb72eba1aafe78b4e40a7462e..dba4216fb95e7148c24f2d6f6bba8309bb9be24e 100644
|
| --- a/third_party/libjpeg/fpdfapi_jidctfst.c
|
| +++ b/third_party/libjpeg/fpdfapi_jidctfst.c
|
| @@ -1,4 +1,3 @@
|
| -#if !defined(_FX_JPEG_TURBO_)
|
| /*
|
| * jidctfst.c
|
| *
|
| @@ -367,5 +366,3 @@ jpeg_idct_ifast (j_decompress_ptr cinfo, jpeg_component_info * compptr,
|
| }
|
|
|
| #endif /* DCT_IFAST_SUPPORTED */
|
| -
|
| -#endif //_FX_JPEG_TURBO_
|
|
|