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

Unified Diff: third_party/libjpeg/fpdfapi_jdmerge.c

Issue 1591563002: XFA: Remove ifdefs for _FX_MANAGED_CODE_. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
Patch Set: Created 4 years, 11 months 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_jdhuff.c ('k') | third_party/libjpeg/fpdfapi_jmemnobs.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libjpeg/fpdfapi_jdmerge.c
diff --git a/third_party/libjpeg/fpdfapi_jdmerge.c b/third_party/libjpeg/fpdfapi_jdmerge.c
index 519bbad685388b5d4c383bc485880748cd502e88..a175a56bf793a3e762ab963616a8b42e9bd5f715 100644
--- a/third_party/libjpeg/fpdfapi_jdmerge.c
+++ b/third_party/libjpeg/fpdfapi_jdmerge.c
@@ -38,10 +38,6 @@
#ifdef UPSAMPLE_MERGING_SUPPORTED
-#ifdef _FX_MANAGED_CODE_
-#define my_upsampler my_upsampler_m
-#endif
-
/* Private subobject */
typedef struct {
« no previous file with comments | « third_party/libjpeg/fpdfapi_jdhuff.c ('k') | third_party/libjpeg/fpdfapi_jmemnobs.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698