| Index: third_party/libjpeg/fpdfapi_jdtrans.c
|
| diff --git a/third_party/libjpeg/fpdfapi_jdtrans.c b/third_party/libjpeg/fpdfapi_jdtrans.c
|
| index ae44f360437e3e75b81580e6acac27276f0098d4..6c0ab715d32ab470950f6db9537381adced9741d 100644
|
| --- a/third_party/libjpeg/fpdfapi_jdtrans.c
|
| +++ b/third_party/libjpeg/fpdfapi_jdtrans.c
|
| @@ -1,4 +1,3 @@
|
| -#if !defined(_FX_JPEG_TURBO_)
|
| /*
|
| * jdtrans.c
|
| *
|
| @@ -142,5 +141,3 @@ transdecode_master_selection (j_decompress_ptr cinfo)
|
| cinfo->progress->total_passes = 1;
|
| }
|
| }
|
| -
|
| -#endif //_FX_JPEG_TURBO_
|
|
|