diff options
Diffstat (limited to 'third_party/libjpeg/fpdfapi_jdmerge.c')
-rw-r--r-- | third_party/libjpeg/fpdfapi_jdmerge.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/third_party/libjpeg/fpdfapi_jdmerge.c b/third_party/libjpeg/fpdfapi_jdmerge.c index 519bbad685..a175a56bf7 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 { |