summaryrefslogtreecommitdiff
path: root/sal/qa/rtl/bootstrap/rtl_Bootstrap.cxx
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-11-20 18:37:58 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-11-20 18:37:58 +0000
commitb45bf7d3bf72b83ee6ba6e843163615286e5506d (patch)
tree9ad3f4f0d538eddc614d2bb587e5166f5c152bec /sal/qa/rtl/bootstrap/rtl_Bootstrap.cxx
parent3bf6ae2743240d69772946fbceededd033e0bf3d (diff)
INTEGRATION: CWS reportdesign01 (1.5.92); FILE MERGED
2007/10/15 09:09:09 oj 1.5.92.2: RESYNC: (1.5-1.6); FILE MERGED 2007/10/04 09:03:57 lla 1.5.92.1: #i67655# only updates on some tests to build warning free
Diffstat (limited to 'sal/qa/rtl/bootstrap/rtl_Bootstrap.cxx')
-rw-r--r--sal/qa/rtl/bootstrap/rtl_Bootstrap.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sal/qa/rtl/bootstrap/rtl_Bootstrap.cxx b/sal/qa/rtl/bootstrap/rtl_Bootstrap.cxx
index 3fea0fec2e83..a7b56949671c 100644
--- a/sal/qa/rtl/bootstrap/rtl_Bootstrap.cxx
+++ b/sal/qa/rtl/bootstrap/rtl_Bootstrap.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: rtl_Bootstrap.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: vg $ $Date: 2007-09-20 15:21:44 $
+ * last change: $Author: ihi $ $Date: 2007-11-20 19:37:58 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -970,6 +970,7 @@ void create_bootstrap_processrc()
void RegisterAdditionalFunctions(FktRegFuncPtr _pFunc)
{
+ (void) _pFunc;
// start message
t_print(T_VERBOSE, "Initializing ...\n" );
create_rtlrc();