summaryrefslogtreecommitdiff
path: root/framework/source/recording
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 10:25:01 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 10:25:01 +0000
commit2750230c573f22725c66d907026b702439f50eb7 (patch)
treec88de0d94cbf9b11e7eb6c8327f4e724631b3153 /framework/source/recording
parent7d144987700b0c7e138390811d8b58bab86d0fb9 (diff)
INTEGRATION: CWS warnings01 (1.18.508); FILE MERGED
2006/01/25 17:34:11 sb 1.18.508.2: RESYNC: (1.18-1.19); FILE MERGED 2005/11/16 15:20:25 pl 1.18.508.1: #i55991# removed warnings
Diffstat (limited to 'framework/source/recording')
-rw-r--r--framework/source/recording/dispatchrecorder.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/recording/dispatchrecorder.cxx b/framework/source/recording/dispatchrecorder.cxx
index c9856f6447d6..39914ce31035 100644
--- a/framework/source/recording/dispatchrecorder.cxx
+++ b/framework/source/recording/dispatchrecorder.cxx
@@ -130,7 +130,7 @@ DispatchRecorder::~DispatchRecorder()
//*************************************************************************
// generate header
-void SAL_CALL DispatchRecorder::startRecording( const css::uno::Reference< css::frame::XFrame >& xFrame ) throw( css::uno::RuntimeException )
+void SAL_CALL DispatchRecorder::startRecording( const css::uno::Reference< css::frame::XFrame >& ) throw( css::uno::RuntimeException )
{
/* SAFE{ */
/* } */