aboutsummaryrefslogtreecommitdiff
path: root/turbojpeg-mapfile.jni
diff options
context:
space:
mode:
authordcommander <dcommander@632fc199-4ca6-4c93-a231-07263d6284db>2011-02-22 06:41:29 +0000
committerdcommander <dcommander@632fc199-4ca6-4c93-a231-07263d6284db>2011-02-22 06:41:29 +0000
commitbd85a52f3517f9320401ab3cbe59ddc7855dc2a0 (patch)
tree84d06ba48d23f19abf24b6ae8de17c3121ebde17 /turbojpeg-mapfile.jni
parentc4bfb7d517d698887ed6737af2bfbfba1d8db9af (diff)
Make the scaling API a bit more friendly
git-svn-id: svn://svn.code.sf.net/p/libjpeg-turbo/code/trunk@422 632fc199-4ca6-4c93-a231-07263d6284db
Diffstat (limited to 'turbojpeg-mapfile.jni')
-rwxr-xr-xturbojpeg-mapfile.jni1
1 files changed, 0 insertions, 1 deletions
diff --git a/turbojpeg-mapfile.jni b/turbojpeg-mapfile.jni
index cc11fad..5aaa1e0 100755
--- a/turbojpeg-mapfile.jni
+++ b/turbojpeg-mapfile.jni
@@ -7,7 +7,6 @@
tjDecompressHeader;
tjDecompressHeader2;
tjDecompress;
- tjDecompress2;
tjDestroy;
tjGetErrorStr;
Java_org_libjpegturbo_turbojpeg_TJ_bufSize;