From fecd14ed95d697deecc7a1891b94e46988a4f0f2 Mon Sep 17 00:00:00 2001 From: Ivo Hinkelmann Date: Thu, 17 Jul 2008 14:17:38 +0000 Subject: [PATCH] INTEGRATION: CWS logger2 (1.21.10); FILE MERGED 2008/05/21 11:54:02 gh 1.21.10.1: #i88653# VCL Logger added to Macro recorder in sts library --- automation/source/server/statemnt.hxx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/automation/source/server/statemnt.hxx b/automation/source/server/statemnt.hxx index 98a2314204ac..2d4b85493d7c 100644 --- a/automation/source/server/statemnt.hxx +++ b/automation/source/server/statemnt.hxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: statemnt.hxx,v $ - * $Revision: 1.21 $ + * $Revision: 1.22 $ * * This file is part of OpenOffice.org. * @@ -369,8 +369,6 @@ protected: void HandleSAXParser(); - void HandleMacroRecorder(); - public: StatementCommand( SCmdStream *pIn ); StatementCommand( StatementList *pAfterThis, USHORT MethodId, USHORT Params, USHORT Nr1 );