summaryrefslogtreecommitdiff
path: root/cui/source/customize
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-01-27 11:23:31 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-01-27 11:23:31 +0000
commit34b5dc33d450661bcd9c9f474ed18df8e98634ba (patch)
tree019fe77b89bf0582cc7af24d5118e22067d79d1c /cui/source/customize
parent02dd8a0e32464aaab863c558322af67b7ba4e121 (diff)
WaE: gcc 4.6.0 various warnings
Diffstat (limited to 'cui/source/customize')
-rw-r--r--cui/source/customize/cfg.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/customize/cfg.cxx b/cui/source/customize/cfg.cxx
index 14087c3c5659..43b9ad6cf4d4 100644
--- a/cui/source/customize/cfg.cxx
+++ b/cui/source/customize/cfg.cxx
@@ -5975,7 +5975,6 @@ BitmapEx SvxIconSelectorDialog::AutoScaleBitmap(BitmapEx & aBitmap, const long a
imgposY = (aStandardSize - imgOldHeight) / 2 + 0.5;
}
- Size aBmpSize = aRet.GetSizePixel();
Size aStdSize( aStandardSize, aStandardSize );
Rectangle aRect(aEmptyPoint, aStdSize );