summaryrefslogtreecommitdiff
path: root/automation
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2008-07-17 14:17:38 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2008-07-17 14:17:38 +0000
commitfecd14ed95d697deecc7a1891b94e46988a4f0f2 (patch)
tree33c1c3e03693a794c502cdb165dba1dbcc1f7c03 /automation
parentf7548814da66130ed70199a819a57a0bfcff7b67 (diff)
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
Diffstat (limited to 'automation')
-rw-r--r--automation/source/server/statemnt.hxx4
1 files changed, 1 insertions, 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 );