summaryrefslogtreecommitdiff
path: root/vcl/source/filter/jpeg/JpegTransform.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/filter/jpeg/JpegTransform.cxx')
-rw-r--r--vcl/source/filter/jpeg/JpegTransform.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/source/filter/jpeg/JpegTransform.cxx b/vcl/source/filter/jpeg/JpegTransform.cxx
index 722ddbdb0ac2..a71b816f3f50 100644
--- a/vcl/source/filter/jpeg/JpegTransform.cxx
+++ b/vcl/source/filter/jpeg/JpegTransform.cxx
@@ -43,5 +43,4 @@ void JpegTransform::setRotate(sal_uInt16 aRotate)
maRotate = aRotate;
}
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */