| Index: third_party/libjpeg/fpdfapi_jdphuff.c
|
| diff --git a/third_party/libjpeg/fpdfapi_jdphuff.c b/third_party/libjpeg/fpdfapi_jdphuff.c
|
| index 128e41266276612ca6332cf05d7e4e357f548ccd..22678099451a7f606c5cb2652940d569ba7885d5 100644
|
| --- a/third_party/libjpeg/fpdfapi_jdphuff.c
|
| +++ b/third_party/libjpeg/fpdfapi_jdphuff.c
|
| @@ -1,4 +1,3 @@
|
| -#if !defined(_FX_JPEG_TURBO_)
|
| /*
|
| * jdphuff.c
|
| *
|
| @@ -667,5 +666,3 @@ jinit_phuff_decoder (j_decompress_ptr cinfo)
|
| }
|
|
|
| #endif /* D_PROGRESSIVE_SUPPORTED */
|
| -
|
| -#endif //_FX_JPEG_TURBO_
|
|
|