| Index: third_party/libjpeg/fpdfapi_jcinit.c
|
| diff --git a/third_party/libjpeg/fpdfapi_jcinit.c b/third_party/libjpeg/fpdfapi_jcinit.c
|
| index 58e5d18764dd1d7efa1b0b3f0b4e108e78e1a41e..5efffe33166bc0d6ac7ea8c691a00be5b9ff0de8 100644
|
| --- a/third_party/libjpeg/fpdfapi_jcinit.c
|
| +++ b/third_party/libjpeg/fpdfapi_jcinit.c
|
| @@ -1,4 +1,3 @@
|
| -#if !defined(_FX_JPEG_TURBO_)
|
| /*
|
| * jcinit.c
|
| *
|
| @@ -71,5 +70,3 @@ jinit_compress_master (j_compress_ptr cinfo)
|
| */
|
| (*cinfo->marker->write_file_header) (cinfo);
|
| }
|
| -
|
| -#endif //_FX_JPEG_TURBO_
|
|
|