| Index: third_party/libjpeg/fpdfapi_jdpostct.c
|
| diff --git a/third_party/libjpeg/fpdfapi_jdpostct.c b/third_party/libjpeg/fpdfapi_jdpostct.c
|
| index 13b1b1bb0cb76167dc8e77a09b58f6afe322e3d6..571563d728e7135996cc982b8f8dfba3d69a9846 100644
|
| --- a/third_party/libjpeg/fpdfapi_jdpostct.c
|
| +++ b/third_party/libjpeg/fpdfapi_jdpostct.c
|
| @@ -1,4 +1,3 @@
|
| -#if !defined(_FX_JPEG_TURBO_)
|
| /*
|
| * jdpostct.c
|
| *
|
| @@ -289,5 +288,3 @@ jinit_d_post_controller (j_decompress_ptr cinfo, boolean need_full_buffer)
|
| }
|
| }
|
| }
|
| -
|
| -#endif //_FX_JPEG_TURBO_
|
|
|