summaryrefslogtreecommitdiff
path: root/third_party/libjpeg/fpdfapi_jchuff.c
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/libjpeg/fpdfapi_jchuff.c')
-rw-r--r--third_party/libjpeg/fpdfapi_jchuff.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/third_party/libjpeg/fpdfapi_jchuff.c b/third_party/libjpeg/fpdfapi_jchuff.c
index 02d91e2cb4..005220c3b2 100644
--- a/third_party/libjpeg/fpdfapi_jchuff.c
+++ b/third_party/libjpeg/fpdfapi_jchuff.c
@@ -19,10 +19,6 @@
#include "jpeglib.h"
#include "jchuff.h" /* Declarations shared with jcphuff.c */
-#ifdef _FX_MANAGED_CODE_
-#define savable_state savable_state_c
-#endif
-
/* Expanded entropy encoder object for Huffman encoding.
*
* The savable_state subrecord contains fields that change within an MCU,