| Index: third_party/libjpeg/fpdfapi_jcmaster.c
|
| diff --git a/third_party/libjpeg/fpdfapi_jcmaster.c b/third_party/libjpeg/fpdfapi_jcmaster.c
|
| index 45322a53b3d4463696f9ae0bd86ac090b6652c73..aab4020b8796ab29492aa1780898f3ccacc45413 100644
|
| --- a/third_party/libjpeg/fpdfapi_jcmaster.c
|
| +++ b/third_party/libjpeg/fpdfapi_jcmaster.c
|
| @@ -1,4 +1,3 @@
|
| -#if !defined(_FX_JPEG_TURBO_)
|
| /*
|
| * jcmaster.c
|
| *
|
| @@ -589,5 +588,3 @@ jinit_c_master_control (j_compress_ptr cinfo, boolean transcode_only)
|
| else
|
| master->total_passes = cinfo->num_scans;
|
| }
|
| -
|
| -#endif //_FX_JPEG_TURBO_
|
|
|