From 6cceb30d34f270fab5366b30f02a41ee4e1261d9 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Tue, 20 May 2008 18:03:35 +0000 Subject: 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 --- idl/source/prj/command.cxx | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) (limited to 'idl') 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. * @@ -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() -- cgit v1.2.3