From 13f573e9cec211dd3e1c1d116122e4f87f6b5c69 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Fri, 2 Nov 2007 16:03:30 +0000 Subject: INTEGRATION: CWS adc18 (1.4.2); FILE MERGED 2007/10/18 15:23:19 np 1.4.2.1: #i81775# --- autodoc/source/parser/inc/cpp/prs_cpp.hxx | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'autodoc') diff --git a/autodoc/source/parser/inc/cpp/prs_cpp.hxx b/autodoc/source/parser/inc/cpp/prs_cpp.hxx index 8e948715a1a4..571f183a4cfe 100644 --- a/autodoc/source/parser/inc/cpp/prs_cpp.hxx +++ b/autodoc/source/parser/inc/cpp/prs_cpp.hxx @@ -4,9 +4,9 @@ * * $RCSfile: prs_cpp.hxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: vg $ $Date: 2007-09-18 14:15:51 $ + * last change: $Author: hr $ $Date: 2007-11-02 17:03:30 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -62,9 +62,6 @@ class Cpluplus_Parser : public autodoc::CodeParser_Ifc i_rDocumentationInterpreter ); virtual void Run( - const udmstri & i_sProjectName, - const csv::ploc::Path & - i_rProjectRootDirectory, const autodoc::FileCollector_Ifc & i_rFiles ); private: -- cgit