summaryrefslogtreecommitdiff
path: root/vcl/vcl.headless.component
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-07-07 15:39:09 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-07-07 19:16:43 +0200
commit616dc30585943b2d9bdae0d2b9e95567f8c7641f (patch)
tree509cc54cd26921cd1dc74e178e976cf9277a191e /vcl/vcl.headless.component
parentd68fc8d10da9047534f0e7a2d5ebc59f13745442 (diff)
no need to use prefix here
all these services use a constructor Change-Id: I8e8e2df27a919e9042a041e1134add8492b3e72f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98264 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'vcl/vcl.headless.component')
-rw-r--r--vcl/vcl.headless.component2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/vcl.headless.component b/vcl/vcl.headless.component
index 6e8475f1969b..6cda44e416e2 100644
--- a/vcl/vcl.headless.component
+++ b/vcl/vcl.headless.component
@@ -18,7 +18,7 @@
-->
<component loader="com.sun.star.loader.SharedLibrary" environment="@CPPU_ENV@"
- prefix="vcl" xmlns="http://openoffice.org/2010/uno-components">
+ xmlns="http://openoffice.org/2010/uno-components">
<implementation name="com.sun.star.frame.VCLSessionManagerClient"
constructor="com_sun_star_frame_VCLSessionManagerClient_get_implementation">
<service name="com.sun.star.frame.SessionManagerClient"/>