summaryrefslogtreecommitdiffstats
path: root/sfx2/source/statbar/stbitem.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/statbar/stbitem.cxx')
-rw-r--r--sfx2/source/statbar/stbitem.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/statbar/stbitem.cxx b/sfx2/source/statbar/stbitem.cxx
index bf569b59f4e0..b97c0d58d91e 100644
--- a/sfx2/source/statbar/stbitem.cxx
+++ b/sfx2/source/statbar/stbitem.cxx
@@ -403,7 +403,7 @@ throw ( ::uno::RuntimeException )
{
SolarMutexGuard aGuard;
- OutputDevice* pOutDev = VCLUnoHelper::GetOutputDevice( xGraphics );;
+ OutputDevice* pOutDev = VCLUnoHelper::GetOutputDevice( xGraphics );
if ( pOutDev )
{
::Rectangle aRect = VCLRectangle( rOutputRectangle );