summaryrefslogtreecommitdiff
path: root/core/src/fxcodec/fx_tiff/tiff_v403/tif_read.c
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/fxcodec/fx_tiff/tiff_v403/tif_read.c')
-rw-r--r--core/src/fxcodec/fx_tiff/tiff_v403/tif_read.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/src/fxcodec/fx_tiff/tiff_v403/tif_read.c b/core/src/fxcodec/fx_tiff/tiff_v403/tif_read.c
index a25a5a6894..eb9350846e 100644
--- a/core/src/fxcodec/fx_tiff/tiff_v403/tif_read.c
+++ b/core/src/fxcodec/fx_tiff/tiff_v403/tif_read.c
@@ -28,7 +28,6 @@
* TIFF Library.
* Scanline-oriented Read Support
*/
-#if (!defined(_FPDFAPI_MINI_) || defined(_TIFF_DECODER_)) && !defined(_USE_ADDIN_) && !defined _FX_NO_ANSIC_ && !defined(_FX_EMB_NOUSE_DECODER_)
#include "tiffiop.h"
#include <stdio.h>
@@ -1112,5 +1111,4 @@ _TIFFSwab64BitData(TIFF* tif, uint8* buf, tmsize_t cc)
* fill-column: 78
* End:
*/
-#endif