| Index: third_party/libjpeg/fpdfapi_jdmaster.c
|
| diff --git a/third_party/libjpeg/fpdfapi_jdmaster.c b/third_party/libjpeg/fpdfapi_jdmaster.c
|
| index dae51e0fd2279452b76b49980cd47ac4f806e6a6..2802c5b7b29757e27b561ccccedba169deb9b42c 100644
|
| --- a/third_party/libjpeg/fpdfapi_jdmaster.c
|
| +++ b/third_party/libjpeg/fpdfapi_jdmaster.c
|
| @@ -1,4 +1,3 @@
|
| -#if !defined(_FX_JPEG_TURBO_)
|
| /*
|
| * jdmaster.c
|
| *
|
| @@ -556,5 +555,3 @@ jinit_master_decompress (j_decompress_ptr cinfo)
|
|
|
| master_selection(cinfo);
|
| }
|
| -
|
| -#endif //_FX_JPEG_TURBO_
|
|
|