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

Unified Diff: third_party/libjpeg/fpdfapi_jcapimin.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 | « no previous file | third_party/libjpeg/fpdfapi_jcapistd.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libjpeg/fpdfapi_jcapimin.c
diff --git a/third_party/libjpeg/fpdfapi_jcapimin.c b/third_party/libjpeg/fpdfapi_jcapimin.c
index ec04fd2f15061dd4e2945b151cfb56e9d5fe7703..54fb8c58c5656947c285fc8d98d5c23815aec1eb 100644
--- a/third_party/libjpeg/fpdfapi_jcapimin.c
+++ b/third_party/libjpeg/fpdfapi_jcapimin.c
@@ -1,4 +1,3 @@
-#if !defined(_FX_JPEG_TURBO_)
/*
* jcapimin.c
*
@@ -279,5 +278,3 @@ jpeg_write_tables (j_compress_ptr cinfo)
* each call to jpeg_write_tables().
*/
}
-
-#endif //_FX_JPEG_TURBO_
« no previous file with comments | « no previous file | third_party/libjpeg/fpdfapi_jcapistd.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698