| Index: third_party/libjpeg/fpdfapi_jcmarker.c
|
| diff --git a/third_party/libjpeg/fpdfapi_jcmarker.c b/third_party/libjpeg/fpdfapi_jcmarker.c
|
| index f1c89d92a90abfc564753201153ed573c637dec9..3d1e6c6d524850e0d401fcec9f590d5648d13ee7 100644
|
| --- a/third_party/libjpeg/fpdfapi_jcmarker.c
|
| +++ b/third_party/libjpeg/fpdfapi_jcmarker.c
|
| @@ -1,4 +1,3 @@
|
| -#if !defined(_FX_JPEG_TURBO_)
|
| /*
|
| * jcmarker.c
|
| *
|
| @@ -663,5 +662,3 @@ jinit_marker_writer (j_compress_ptr cinfo)
|
| /* Initialize private state */
|
| marker->last_restart_interval = 0;
|
| }
|
| -
|
| -#endif //_FX_JPEG_TURBO_
|
|
|