| Index: third_party/libjpeg/fpdfapi_jcphuff.c
|
| diff --git a/third_party/libjpeg/fpdfapi_jcphuff.c b/third_party/libjpeg/fpdfapi_jcphuff.c
|
| index 6d89b6b2c006e4ebdb40c7078deb0f1707907e1f..07f9178b01c885820889cf377c0e73d444f5dd1b 100644
|
| --- a/third_party/libjpeg/fpdfapi_jcphuff.c
|
| +++ b/third_party/libjpeg/fpdfapi_jcphuff.c
|
| @@ -1,4 +1,3 @@
|
| -#if !defined(_FX_JPEG_TURBO_)
|
| /*
|
| * jcphuff.c
|
| *
|
| @@ -832,5 +831,3 @@ jinit_phuff_encoder (j_compress_ptr cinfo)
|
| }
|
|
|
| #endif /* C_PROGRESSIVE_SUPPORTED */
|
| -
|
| -#endif //_FX_JPEG_TURBO_
|
|
|