| Index: third_party/libjpeg/fpdfapi_jfdctfst.c
|
| diff --git a/third_party/libjpeg/fpdfapi_jfdctfst.c b/third_party/libjpeg/fpdfapi_jfdctfst.c
|
| index b978b468d726b94c5ebd4d405b22550ab2ddc507..ccb378a3b45339e05167514a038cc2db616e8fe7 100644
|
| --- a/third_party/libjpeg/fpdfapi_jfdctfst.c
|
| +++ b/third_party/libjpeg/fpdfapi_jfdctfst.c
|
| @@ -1,4 +1,3 @@
|
| -#if !defined(_FX_JPEG_TURBO_)
|
| /*
|
| * jfdctfst.c
|
| *
|
| @@ -223,5 +222,3 @@ jpeg_fdct_ifast (DCTELEM * data)
|
| }
|
|
|
| #endif /* DCT_IFAST_SUPPORTED */
|
| -
|
| -#endif //_FX_JPEG_TURBO_
|
|
|