From 45f2a47df2d6505c351ee0586969bf142c93bf6b Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Fri, 15 Jan 2016 12:06:28 -0800 Subject: XFA: Remove ifdefs for _FX_MANAGED_CODE_. R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1591563002 . --- third_party/libjpeg/fpdfapi_jdhuff.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'third_party/libjpeg/fpdfapi_jdhuff.c') diff --git a/third_party/libjpeg/fpdfapi_jdhuff.c b/third_party/libjpeg/fpdfapi_jdhuff.c index 4b0454d5a0..2c9495c2b4 100644 --- a/third_party/libjpeg/fpdfapi_jdhuff.c +++ b/third_party/libjpeg/fpdfapi_jdhuff.c @@ -19,10 +19,6 @@ #include "jpeglib.h" #include "jdhuff.h" /* Declarations shared with jdphuff.c */ -#ifdef _FX_MANAGED_CODE_ -#define savable_state savable_state_d -#endif - /* * Expanded entropy decoder object for Huffman decoding. * -- cgit v1.2.3