summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2013-01-27 23:07:58 +0100
committerJulien Nabet <serval2412@yahoo.fr>2013-01-27 23:11:41 +0100
commitb8d4b8656f1f4e4782ba7460070e99babc8a499e (patch)
treead2931235c0db8cba968df4e30ed11c47f268f90 /vcl
parentc3488487752d2083b9e8a45266fdc40df84be686 (diff)
Some cppcheck cleaning
Change-Id: I7217ab7500de5d8220b85e56aceb6e843bd0769f
Diffstat (limited to 'vcl')
-rw-r--r--vcl/source/gdi/print.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/source/gdi/print.cxx b/vcl/source/gdi/print.cxx
index d5ff3de8ecfc..920d8277ad46 100644
--- a/vcl/source/gdi/print.cxx
+++ b/vcl/source/gdi/print.cxx
@@ -1423,8 +1423,6 @@ sal_Bool Printer::EndJob()
mnCurPage = 0;
- bRet = sal_True;
-
mbPrinting = sal_False;
mnCurPrintPage = 0;
maJobName = rtl::OUString();