summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--io/source/services.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/io/source/services.cxx b/io/source/services.cxx
index c0da0ee8b3ad..9035cec86334 100644
--- a/io/source/services.cxx
+++ b/io/source/services.cxx
@@ -27,7 +27,7 @@ using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::lang;
using namespace ::com::sun::star::registry;
-static const struct ImplementationEntry g_entries[] =
+const struct ImplementationEntry g_entries[] =
{
{
io_acceptor::acceptor_CreateInstance, io_acceptor::acceptor_getImplementationName ,