Removed decalration for _TIFFSetDefaultCompressionState().
This commit is contained in:
parent
b69e469167
commit
b63d5bddef
@ -1,4 +1,4 @@
|
||||
/* $Id: tif_open.c,v 1.30 2005-12-21 12:23:13 joris Exp $ */
|
||||
/* $Id: tif_open.c,v 1.31 2006-03-16 12:23:02 dron Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1988-1997 Sam Leffler
|
||||
@ -29,8 +29,6 @@
|
||||
*/
|
||||
#include "tiffiop.h"
|
||||
|
||||
void _TIFFSetDefaultCompressionState(TIFF* tif);
|
||||
|
||||
static const long typemask[13] = {
|
||||
(long)0L, /* TIFF_NOTYPE */
|
||||
(long)0x000000ffL, /* TIFF_BYTE */
|
||||
|
Loading…
Reference in New Issue
Block a user