summaryrefslogtreecommitdiff
path: root/idl
diff options
context:
space:
mode:
Diffstat (limited to 'idl')
-rw-r--r--idl/source/prj/command.cxx18
1 files changed, 1 insertions, 17 deletions
diff --git a/idl/source/prj/command.cxx b/idl/source/prj/command.cxx
index 8ac564155078..dae05bcfbf60 100644
--- a/idl/source/prj/command.cxx
+++ b/idl/source/prj/command.cxx
@@ -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.
*
@@ -215,22 +215,6 @@ BOOL ReadIdl( SvIdlWorkingBase * pDataBase, const SvCommand & rCommand )
|* 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()
-|*
-|* Beschreibung
|*
*************************************************************************/
static BOOL ResponseFile( StringList * pList, int argc, char ** argv )