diff options
Diffstat (limited to 'third_party/libjpeg/fpdfapi_jdapistd.c')
-rw-r--r-- | third_party/libjpeg/fpdfapi_jdapistd.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/third_party/libjpeg/fpdfapi_jdapistd.c b/third_party/libjpeg/fpdfapi_jdapistd.c index 4c31f7640c..39bbb969bf 100644 --- a/third_party/libjpeg/fpdfapi_jdapistd.c +++ b/third_party/libjpeg/fpdfapi_jdapistd.c @@ -1,4 +1,3 @@ -#if !defined(_FX_JPEG_TURBO_) /* * jdapistd.c * @@ -275,5 +274,3 @@ jpeg_finish_output (j_decompress_ptr cinfo) } #endif /* D_MULTISCAN_FILES_SUPPORTED */ - -#endif //_FX_JPEG_TURBO_ |