summaryrefslogtreecommitdiff
path: root/testshl2
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-08-03 09:17:52 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-08-03 09:17:52 +0000
commit6e1a1e7c44e7e84de206ea146e36768662ffebbe (patch)
treeeabba95a186f349c722a95486d4e39de348c720c /testshl2
parent5134a5a7f8d780df4087bd38ade9d61bb5d7dcbc (diff)
INTEGRATION: CWS rpt23fix02 (1.3.24); FILE MERGED
2007/07/23 11:16:00 lla 1.3.24.1: #i79902# make demos buildable
Diffstat (limited to 'testshl2')
-rw-r--r--testshl2/workben/uno/unotest.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/testshl2/workben/uno/unotest.cxx b/testshl2/workben/uno/unotest.cxx
index 44b6b176a3dc..5d382f331de0 100644
--- a/testshl2/workben/uno/unotest.cxx
+++ b/testshl2/workben/uno/unotest.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unotest.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 03:51:19 $
+ * last change: $Author: hr $ $Date: 2007-08-03 10:17:52 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -117,6 +117,7 @@ namespace unotest
void RegisterAdditionalFunctions(FktRegFuncPtr _pFunc)
{
+ (void) _pFunc;
uno::Reference<lang::XMultiServiceFactory> xMS;
try