Chromium Code Reviews| Index: third_party/libjpeg/fpdfapi_jutils.c |
| diff --git a/third_party/libjpeg/fpdfapi_jutils.c b/third_party/libjpeg/fpdfapi_jutils.c |
| index c6f7248af86e1de6f929a0168c5d21c60a9070c9..d18a9555621bae9dce0b814e8afc7c05e877a4cb 100644 |
| --- a/third_party/libjpeg/fpdfapi_jutils.c |
| +++ b/third_party/libjpeg/fpdfapi_jutils.c |
| @@ -1,4 +1,3 @@ |
| -#if !defined(_FX_JPEG_TURBO_) |
| /* |
| * jutils.c |
| * |
| @@ -178,5 +177,3 @@ jzero_far (void FAR * target, size_t bytestozero) |
| } |
| #endif |
| } |
| - |
| -#endif //_FX_JPEG_TURBO_ |