diff options
Diffstat (limited to 'third_party/libjpeg/fpdfapi_jmemmgr.c')
-rw-r--r-- | third_party/libjpeg/fpdfapi_jmemmgr.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/third_party/libjpeg/fpdfapi_jmemmgr.c b/third_party/libjpeg/fpdfapi_jmemmgr.c index 630102fc2e..47ead48ac4 100644 --- a/third_party/libjpeg/fpdfapi_jmemmgr.c +++ b/third_party/libjpeg/fpdfapi_jmemmgr.c @@ -1,4 +1,3 @@ -#if !defined(_FX_JPEG_TURBO_) /* * jmemmgr.c * @@ -1119,5 +1118,3 @@ jinit_memory_mgr (j_common_ptr cinfo) #endif } - -#endif //_FX_JPEG_TURBO_ |