diff options
Diffstat (limited to 'third_party/libjpeg/fpdfapi_jfdctfst.c')
-rw-r--r-- | third_party/libjpeg/fpdfapi_jfdctfst.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/third_party/libjpeg/fpdfapi_jfdctfst.c b/third_party/libjpeg/fpdfapi_jfdctfst.c index b978b468d7..ccb378a3b4 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_ |