Kaydet (Commit) a6ca0d56 authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS hr50 (1.46.82); FILE MERGED

2008/04/10 16:58:46 hr 1.46.82.1: #i86574#: fix warning (gcc-4.2.3)
üst 15b92f89
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite * OpenOffice.org - a multi-platform office productivity suite
* *
* $RCSfile: dockwin.cxx,v $ * $RCSfile: dockwin.cxx,v $
* $Revision: 1.47 $ * $Revision: 1.48 $
* *
* This file is part of OpenOffice.org. * This file is part of OpenOffice.org.
* *
...@@ -704,8 +704,9 @@ void SfxDockingWindow::Initialize(SfxChildWinInfo *pInfo) ...@@ -704,8 +704,9 @@ void SfxDockingWindow::Initialize(SfxChildWinInfo *pInfo)
} }
} }
} }
else else {
DBG_ERROR( "Information is missing!" ); DBG_ERROR( "Information is missing!" );
}
} }
if ( !bVertHorzRead ) if ( !bVertHorzRead )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment