From 98a7bdec4ed55afd3acf69b8993a4ba3881fad6e Mon Sep 17 00:00:00 2001 From: DRC Date: Sat, 26 Feb 2011 20:04:23 +0000 Subject: [PATCH] Remove entry for tjScaledSize() git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@458 632fc199-4ca6-4c93-a231-07263d6284db --- turbojpeg-mapfile | 1 - turbojpeg-mapfile.jni | 1 - 2 files changed, 2 deletions(-) diff --git a/turbojpeg-mapfile b/turbojpeg-mapfile index c94bbf0..4ad45d1 100755 --- a/turbojpeg-mapfile +++ b/turbojpeg-mapfile @@ -6,7 +6,6 @@ TURBOJPEG_1.0 TJBUFSIZE; tjInitDecompress; tjDecompressHeader; - tjScaledSize; tjDecompress; tjDestroy; tjGetErrorStr; diff --git a/turbojpeg-mapfile.jni b/turbojpeg-mapfile.jni index c0291f7..acdef70 100755 --- a/turbojpeg-mapfile.jni +++ b/turbojpeg-mapfile.jni @@ -6,7 +6,6 @@ TURBOJPEG_1.0 TJBUFSIZE; tjInitDecompress; tjDecompressHeader; - tjScaledSize; tjDecompress; tjDestroy; tjGetErrorStr; -- 2.40.0