summaryrefslogtreecommitdiff
path: root/svgio/source/svguno/svguno.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svgio/source/svguno/svguno.cxx')
-rw-r--r--svgio/source/svguno/svguno.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svgio/source/svguno/svguno.cxx b/svgio/source/svguno/svguno.cxx
index 05baa2cb6e35..be777b95bc0a 100644
--- a/svgio/source/svguno/svguno.cxx
+++ b/svgio/source/svguno/svguno.cxx
@@ -27,7 +27,7 @@
namespace {
-static cppu::ImplementationEntry const services[] = {
+cppu::ImplementationEntry const services[] = {
{ &svgio::svgreader::XSvgParser_createInstance,
&svgio::svgreader::XSvgParser_getImplementationName,
&svgio::svgreader::XSvgParser_getSupportedServiceNames,