* 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>
|
2015-06-20 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
|
||||||
|
|
||||||
* libtiff/tif_config.vc.h: Make adjustments to match the new
|
* libtiff/tif_config.vc.h: Make adjustments to match the new
|
||||||
|
@ -72,7 +72,6 @@ EXPORTS TIFFAccessTagMethods
|
|||||||
TIFFRGBAImageEnd
|
TIFFRGBAImageEnd
|
||||||
TIFFRGBAImageGet
|
TIFFRGBAImageGet
|
||||||
TIFFRGBAImageOK
|
TIFFRGBAImageOK
|
||||||
TIFFRasterScanline
|
|
||||||
TIFFRasterScanlineSize
|
TIFFRasterScanlineSize
|
||||||
TIFFRasterScanlineSize64
|
TIFFRasterScanlineSize64
|
||||||
TIFFRawStripSize
|
TIFFRawStripSize
|
||||||
|
Loading…
Reference in New Issue
Block a user