summaryrefslogtreecommitdiff
path: root/libtiff/tif_write.c
diff options
context:
space:
mode:
Diffstat (limited to 'libtiff/tif_write.c')
-rw-r--r--libtiff/tif_write.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/libtiff/tif_write.c b/libtiff/tif_write.c
index 46e07763..745715c6 100644
--- a/libtiff/tif_write.c
+++ b/libtiff/tif_write.c
@@ -565,12 +565,6 @@ TIFFSetupStrips(TIFF* tif)
}
#undef isUnspecified
-/*
- * Verify file is writable and that the directory
- * information is setup properly. In doing the latter
- * we also "freeze" the state of the directory so
- * that important information is not changed.
- */
int
TIFFWriteCheck(TIFF* tif, int tiles, const char* module)
{