| Index: third_party/libjpeg/fpdfapi_jdmarker.c
|
| diff --git a/third_party/libjpeg/fpdfapi_jdmarker.c b/third_party/libjpeg/fpdfapi_jdmarker.c
|
| index bcd017f92089d59624430091721046c2425a6fc5..449a3c0f682c4d82cf0a4c33acc412416d2a8d65 100644
|
| --- a/third_party/libjpeg/fpdfapi_jdmarker.c
|
| +++ b/third_party/libjpeg/fpdfapi_jdmarker.c
|
| @@ -1,4 +1,3 @@
|
| -#if !defined(_FX_JPEG_TURBO_)
|
| /*
|
| * jdmarker.c
|
| *
|
| @@ -1392,5 +1391,3 @@ jpeg_set_marker_processor (j_decompress_ptr cinfo, int marker_code,
|
| else
|
| ERREXIT1(cinfo, JERR_UNKNOWN_MARKER, marker_code);
|
| }
|
| -
|
| -#endif //_FX_JPEG_TURBO_
|
|
|