| Index: third_party/libjpeg/fpdfapi_jfdctint.c
|
| diff --git a/third_party/libjpeg/fpdfapi_jfdctint.c b/third_party/libjpeg/fpdfapi_jfdctint.c
|
| index 488505b0629f0bf944c4eb13ab8172f642ead60c..0a78b64aee8ffd7fc6c3469495ec577a59d44ed1 100644
|
| --- a/third_party/libjpeg/fpdfapi_jfdctint.c
|
| +++ b/third_party/libjpeg/fpdfapi_jfdctint.c
|
| @@ -1,4 +1,3 @@
|
| -#if !defined(_FX_JPEG_TURBO_)
|
| /*
|
| * jfdctint.c
|
| *
|
| @@ -282,5 +281,3 @@ jpeg_fdct_islow (DCTELEM * data)
|
| }
|
|
|
| #endif /* DCT_ISLOW_SUPPORTED */
|
| -
|
| -#endif //_FX_JPEG_TURBO_
|
|
|