summaryrefslogtreecommitdiff
path: root/core/src/fxcodec/fx_tiff/tiff_v403/tif_extension.c
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/fxcodec/fx_tiff/tiff_v403/tif_extension.c')
-rw-r--r--core/src/fxcodec/fx_tiff/tiff_v403/tif_extension.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/src/fxcodec/fx_tiff/tiff_v403/tif_extension.c b/core/src/fxcodec/fx_tiff/tiff_v403/tif_extension.c
index 474cd790cd..32d10cb7ad 100644
--- a/core/src/fxcodec/fx_tiff/tiff_v403/tif_extension.c
+++ b/core/src/fxcodec/fx_tiff/tiff_v403/tif_extension.c
@@ -30,7 +30,6 @@
* Various routines support external extension of the tag set, and other
* application extension capabilities.
*/
-#if (!defined(_FPDFAPI_MINI_) || defined(_TIFF_DECODER_)) && !defined(_USE_ADDIN_) && !defined _FX_NO_ANSIC_ && !defined(_FX_EMB_NOUSE_DECODER_)
#include "tiffiop.h"
int TIFFGetTagListCount( TIFF *tif )
@@ -116,5 +115,4 @@ void TIFFSetClientInfo( TIFF *tif, void *data, const char *name )
* fill-column: 78
* End:
*/
-#endif