Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Unified Diff: third_party/libjpeg/fpdfapi_jdmainct.c

Issue 1433803002: Get rid of _FX_JPEG_TURBO_ (Closed) Base URL: https://pdfium.googlesource.com/pdfium@master
Patch Set: Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/libjpeg/fpdfapi_jdinput.c ('k') | third_party/libjpeg/fpdfapi_jdmarker.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libjpeg/fpdfapi_jdmainct.c
diff --git a/third_party/libjpeg/fpdfapi_jdmainct.c b/third_party/libjpeg/fpdfapi_jdmainct.c
index 1483e6fff0bfdae155de39e0b17cbc2f813ba1a9..13c956f5deb7da999d6d22c0bc25b81751b96815 100644
--- a/third_party/libjpeg/fpdfapi_jdmainct.c
+++ b/third_party/libjpeg/fpdfapi_jdmainct.c
@@ -1,4 +1,3 @@
-#if !defined(_FX_JPEG_TURBO_)
/*
* jdmainct.c
*
@@ -511,5 +510,3 @@ jinit_d_main_controller (j_decompress_ptr cinfo, boolean need_full_buffer)
(JDIMENSION) (rgroup * ngroups));
}
}
-
-#endif //_FX_JPEG_TURBO_
« no previous file with comments | « third_party/libjpeg/fpdfapi_jdinput.c ('k') | third_party/libjpeg/fpdfapi_jdmarker.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698