| Index: third_party/libjpeg/fpdfapi_jchuff.c
|
| diff --git a/third_party/libjpeg/fpdfapi_jchuff.c b/third_party/libjpeg/fpdfapi_jchuff.c
|
| index 02d91e2cb4f75a80ce0758ef7b180a10aa07225a..005220c3b2dfac57007c84a4b19bec05c95fb305 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,
|
|
|