summaryrefslogtreecommitdiff
path: root/third_party/libjpeg/fpdfapi_jdmarker.c
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/libjpeg/fpdfapi_jdmarker.c')
-rw-r--r--third_party/libjpeg/fpdfapi_jdmarker.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/third_party/libjpeg/fpdfapi_jdmarker.c b/third_party/libjpeg/fpdfapi_jdmarker.c
index bcd017f920..449a3c0f68 100644
--- a/third_party/libjpeg/fpdfapi_jdmarker.c
+++ b/third_party/libjpeg/fpdfapi_jdmarker.c
@@ -1,4 +1,3 @@
-#if !defined(_FX_JPEG_TURBO_)
/*
* jdmarker.c
*
@@ -1392,5 +1391,3 @@ jpeg_set_marker_processor (j_decompress_ptr cinfo, int marker_code,
else
ERREXIT1(cinfo, JERR_UNKNOWN_MARKER, marker_code);
}
-
-#endif //_FX_JPEG_TURBO_