INTEGRATION: CWS fwk86 (1.11.126); FILE MERGED
2008/04/30 15:50:04 pb 1.11.126.2: RESYNC: (1.11-1.12); FILE MERGED 2008/03/06 09:28:21 cd 1.11.126.1: #i86384# Remove unused code from desktop
This commit is contained in:
parent
c8605a3d28
commit
a109d71bb4
1 changed files with 3 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
* OpenOffice.org - a multi-platform office productivity suite
|
||||
*
|
||||
* $RCSfile: cmdlinehelp.cxx,v $
|
||||
* $Revision: 1.12 $
|
||||
* $Revision: 1.13 $
|
||||
*
|
||||
* This file is part of OpenOffice.org.
|
||||
*
|
||||
|
@ -161,7 +161,7 @@ namespace desktop
|
|||
aDlg.Execute();
|
||||
#endif
|
||||
}
|
||||
|
||||
#ifndef UNX
|
||||
CmdlineHelpDialog::CmdlineHelpDialog (void)
|
||||
: ModalDialog( NULL, DesktopResId( DLG_CMDLINEHELP ) )
|
||||
, m_ftHead( this, DesktopResId( TXT_DLG_CMDLINEHELP_HEADER ) )
|
||||
|
@ -172,6 +172,5 @@ namespace desktop
|
|||
{
|
||||
FreeResource();
|
||||
}
|
||||
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue