summaryrefslogtreecommitdiff
path: root/core/src/fxcodec/fx_tiff/tiff_v403/tif_dir.c
diff options
context:
space:
mode:
authorJohn Abd-El-Malek <jam@chromium.org>2014-12-15 13:35:58 -0800
committerJohn Abd-El-Malek <jam@chromium.org>2014-12-15 13:35:58 -0800
commit9011fca3cb6b82ca214260df12895ab109eedf33 (patch)
tree4f01387baf08fb89c5ad7cae315b5fec390872bc /core/src/fxcodec/fx_tiff/tiff_v403/tif_dir.c
parent207299b5d46e3e0612dd6a0264fb7647177312bb (diff)
downloadpdfium-9011fca3cb6b82ca214260df12895ab109eedf33.tar.xz
Remove more defines in XFA branch that aren't used for PDFium.
R=tsepez@chromium.org Review URL: https://codereview.chromium.org/811493002
Diffstat (limited to 'core/src/fxcodec/fx_tiff/tiff_v403/tif_dir.c')
-rw-r--r--core/src/fxcodec/fx_tiff/tiff_v403/tif_dir.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/src/fxcodec/fx_tiff/tiff_v403/tif_dir.c b/core/src/fxcodec/fx_tiff/tiff_v403/tif_dir.c
index 076d9b4ea0..06951b4d17 100644
--- a/core/src/fxcodec/fx_tiff/tiff_v403/tif_dir.c
+++ b/core/src/fxcodec/fx_tiff/tiff_v403/tif_dir.c
@@ -30,7 +30,6 @@
* Directory Tag Get & Set Routines.
* (and also some miscellaneous stuff)
*/
-#if (!defined(_FPDFAPI_MINI_) || defined(_TIFF_DECODER_)) && !defined(_USE_ADDIN_) && !defined _FX_NO_ANSIC_ && !defined(_FX_EMB_NOUSE_DECODER_)
#include "tiffiop.h"
/*
@@ -1658,5 +1657,4 @@ TIFFUnlinkDirectory(TIFF* tif, uint16 dirn)
* fill-column: 78
* End:
*/
-#endif