* libtiff/libtiff.def: TIFFRasterScanline does not exist so remove
export for it.
This commit is contained in:
parent
d21d2b3057
commit
848ff19ce2
@ -1,3 +1,8 @@
|
||||
2015-06-21 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
|
||||
|
||||
* libtiff/libtiff.def: TIFFRasterScanline does not exist so remove
|
||||
export for it.
|
||||
|
||||
2015-06-20 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
|
||||
|
||||
* libtiff/tif_config.vc.h: Make adjustments to match the new
|
||||
|
@ -72,7 +72,6 @@ EXPORTS TIFFAccessTagMethods
|
||||
TIFFRGBAImageEnd
|
||||
TIFFRGBAImageGet
|
||||
TIFFRGBAImageOK
|
||||
TIFFRasterScanline
|
||||
TIFFRasterScanlineSize
|
||||
TIFFRasterScanlineSize64
|
||||
TIFFRawStripSize
|
||||
|
Loading…
Reference in New Issue
Block a user