summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 04:32:08 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 04:32:08 +0000
commita031f1dc3b1ac2d9bb398a9170f3c09a37fc25c0 (patch)
tree0915641fa1cf2ee1946c3ab38328e27f82dfa4b3 /ucb
parenta13e65926cfe1f6b7f6c4ba9357668814e2783cb (diff)
INTEGRATION: CWS warnings01 (1.11.2); FILE MERGED
2006/04/07 21:26:29 sb 1.11.2.2: RESYNC: (1.11-1.12); FILE MERGED 2005/11/10 17:15:24 pl 1.11.2.1: #i55991# removed warnings
Diffstat (limited to 'ucb')
-rw-r--r--ucb/source/ucp/tdoc/tdoc_docmgr.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/ucb/source/ucp/tdoc/tdoc_docmgr.cxx b/ucb/source/ucp/tdoc/tdoc_docmgr.cxx
index f00e6463c95a..b4b7e9b3fbfa 100644
--- a/ucb/source/ucp/tdoc/tdoc_docmgr.cxx
+++ b/ucb/source/ucp/tdoc/tdoc_docmgr.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tdoc_docmgr.cxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: kz $ $Date: 2006-01-31 18:29:27 $
+ * last change: $Author: hr $ $Date: 2006-06-20 05:32:08 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -440,7 +440,7 @@ void SAL_CALL OfficeDocumentsManager::notifyEvent(
// virtual
void SAL_CALL OfficeDocumentsManager::disposing(
- const lang::EventObject& Source )
+ const lang::EventObject& /*Source*/ )
throw ( uno::RuntimeException )
{
}