| Index: third_party/libjpeg/fpdfapi_jctrans.c
|
| diff --git a/third_party/libjpeg/fpdfapi_jctrans.c b/third_party/libjpeg/fpdfapi_jctrans.c
|
| index 40d166736b1f8b84851dc3073a32d29e214b4380..0e6d70769df543d84cd5a2bec154443648e5c61a 100644
|
| --- a/third_party/libjpeg/fpdfapi_jctrans.c
|
| +++ b/third_party/libjpeg/fpdfapi_jctrans.c
|
| @@ -1,4 +1,3 @@
|
| -#if !defined(_FX_JPEG_TURBO_)
|
| /*
|
| * jctrans.c
|
| *
|
| @@ -387,5 +386,3 @@ transencode_coef_controller (j_compress_ptr cinfo,
|
| coef->dummy_buffer[i] = buffer + i;
|
| }
|
| }
|
| -
|
| -#endif //_FX_JPEG_TURBO_
|
|
|