summaryrefslogtreecommitdiff
path: root/third_party/libjpeg/fpdfapi_jdhuff.c
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/libjpeg/fpdfapi_jdhuff.c')
-rw-r--r--third_party/libjpeg/fpdfapi_jdhuff.c4
1 files changed, 0 insertions, 4 deletions
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.
*