summaryrefslogtreecommitdiff
path: root/core/src/fxcodec/fx_tiff/tiff_v403/tif_tile.c
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/fxcodec/fx_tiff/tiff_v403/tif_tile.c')
-rw-r--r--core/src/fxcodec/fx_tiff/tiff_v403/tif_tile.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/src/fxcodec/fx_tiff/tiff_v403/tif_tile.c b/core/src/fxcodec/fx_tiff/tiff_v403/tif_tile.c
index 24ba82c040..cb59a598e8 100644
--- a/core/src/fxcodec/fx_tiff/tiff_v403/tif_tile.c
+++ b/core/src/fxcodec/fx_tiff/tiff_v403/tif_tile.c
@@ -29,7 +29,6 @@
*
* Tiled Image Support Routines.
*/
-#if (!defined(_FPDFAPI_MINI_) || defined(_TIFF_DECODER_)) && !defined(_USE_ADDIN_) && !defined _FX_NO_ANSIC_ && !defined(_FX_EMB_NOUSE_DECODER_)
#include "tiffiop.h"
/*
@@ -298,5 +297,4 @@ _TIFFDefaultTileSize(TIFF* tif, uint32* tw, uint32* th)
* fill-column: 78
* End:
*/
-#endif