summaryrefslogtreecommitdiff
path: root/sw/source/ui/table
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2012-11-21 16:04:11 +0100
committerLuboš Luňák <l.lunak@suse.cz>2012-11-21 16:05:31 +0100
commitc1200f5eeed0d1ce974dd551c330f72546317630 (patch)
treea8bd0f23bbe21492c98a797f63cdd6360515cf2c /sw/source/ui/table
parent754dc17b3f5d786329d454a4aed5fc9d1c91b0d9 (diff)
unused variables
Change-Id: I216b6ddff479ecf45a9950c05d4d65d55afbc7a1
Diffstat (limited to 'sw/source/ui/table')
-rw-r--r--sw/source/ui/table/tautofmt.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/ui/table/tautofmt.cxx b/sw/source/ui/table/tautofmt.cxx
index cfcde7ec58bb..57648a513430 100644
--- a/sw/source/ui/table/tautofmt.cxx
+++ b/sw/source/ui/table/tautofmt.cxx
@@ -955,7 +955,6 @@ void AutoFmtPreview::DoPaint( const Rectangle& /*rRect*/ )
Bitmap thePreview;
Point aCenterPos;
Size theWndSize = GetSizePixel();
- Size thePrevSize;
Color oldColor;
Font aFont;