summaryrefslogtreecommitdiff
path: root/cppuhelper/source/bootstrap.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper/source/bootstrap.cxx')
-rw-r--r--cppuhelper/source/bootstrap.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/cppuhelper/source/bootstrap.cxx b/cppuhelper/source/bootstrap.cxx
index d5130b9a2eaa..34dd060febfc 100644
--- a/cppuhelper/source/bootstrap.cxx
+++ b/cppuhelper/source/bootstrap.cxx
@@ -160,8 +160,7 @@ Reference< XComponentContext > SAL_CALL bootstrap()
args[ 1 ].pData,
args[ 2 ].pData,
args[ 3 ].pData,
- args[ 4 ].pData,
- args[ 5 ].pData
+ args[ 4 ].pData
};
::osl::Security sec;