vcl/source/filter/jpeg/Exif.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 2fa3cde17c90eb0eb7e9fda93909b02a2aebf1c9
Author: Tomaž Vajngerl <qui...@gmail.com>
Date:   Sun Apr 21 22:55:41 2013 +0200

    WaE: unused variable in Exif
    
    Change-Id: I921ba50f1d251489bfb56703247890f9ff23200f

diff --git a/vcl/source/filter/jpeg/Exif.hxx b/vcl/source/filter/jpeg/Exif.hxx
index def8ee3..490f144 100644
--- a/vcl/source/filter/jpeg/Exif.hxx
+++ b/vcl/source/filter/jpeg/Exif.hxx
@@ -49,7 +49,6 @@ class Exif
 {
 private:
     Orientation maOrientation;
-    sal_Int32  mnStreamPosition;
     bool mbExifPresent;
 
     bool processJpeg(SvStream& rStream, bool bSetValue);
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to