Kaydet (Commit) 6cceb30d authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS mba30patches01 (1.7.4); FILE MERGED

2008/04/23 09:45:31 mba 1.7.4.2: RESYNC: (1.7-1.8); FILE MERGED
2008/03/18 15:40:05 mba 1.7.4.1: #i86353#: remove unused code
üst 6304ab46
......@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: command.cxx,v $
* $Revision: 1.8 $
* $Revision: 1.9 $
*
* This file is part of OpenOffice.org.
*
......@@ -210,22 +210,6 @@ BOOL ReadIdl( SvIdlWorkingBase * pDataBase, const SvCommand & rCommand )
return TRUE;
}
/*************************************************************************
|*
|* SvCommand::SvCommand()
|*
|* Beschreibung
|* Ersterstellung MM 15.12.94
|* Letzte Aenderung MM 15.12.94
|*
*************************************************************************/
SvCommand::SvCommand()
: nFlags( 0 )
{
DirEntry aEntry;
aPath = aEntry.GetFull(); //Immer im Aktuellen Pfad suchen
}
/*************************************************************************
|*
|* SvCommand::SvCommand()
......
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