summaryrefslogtreecommitdiff
path: root/core/src/fxcodec/fx_tiff/tiff_v403/tif_thunder.c
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/fxcodec/fx_tiff/tiff_v403/tif_thunder.c')
-rw-r--r--core/src/fxcodec/fx_tiff/tiff_v403/tif_thunder.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/src/fxcodec/fx_tiff/tiff_v403/tif_thunder.c b/core/src/fxcodec/fx_tiff/tiff_v403/tif_thunder.c
index e7cb0d4df5..e2d4ac0439 100644
--- a/core/src/fxcodec/fx_tiff/tiff_v403/tif_thunder.c
+++ b/core/src/fxcodec/fx_tiff/tiff_v403/tif_thunder.c
@@ -23,7 +23,6 @@
* LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
* OF THIS SOFTWARE.
*/
-#if (!defined(_FPDFAPI_MINI_) || defined(_TIFF_DECODER_)) && !defined(_USE_ADDIN_) && !defined _FX_NO_ANSIC_ && !defined(_FX_EMB_NOUSE_DECODER_)
#include "tiffiop.h"
#include <assert.h>
#ifdef THUNDER_SUPPORT
@@ -206,5 +205,4 @@ TIFFInitThunderScan(TIFF* tif, int scheme)
* End:
*/
-#endif