Java: Remove deprecated constants and methods

This commit is contained in:
DRC
2024-08-19 14:13:03 -04:00
parent d55a051e20
commit 0737844235
16 changed files with 143 additions and 1735 deletions

View File

@@ -30,6 +30,9 @@ now handle 16-bit samples with 13 to 16 bits of data precision. Refer to
[libjpeg.txt](doc/libjpeg.txt), [usage.txt](doc/usage.txt), and the TurboJPEG
API documentation for more details.
5. All deprecated constants and methods in the TurboJPEG Java API have been
removed.
3.0.4
=====