vcl/vcl.common.component | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 76850fcd99d7a9f62c7a95e22bf83e814e07af7a Author: Stephan Bergmann <sberg...@redhat.com> Date: Mon Mar 12 18:18:10 2018 +0100 prefix is unused when all implementations have constructors Change-Id: I5d2efaa16932c0014cfb7491136b5d37f3e6dded Reviewed-on: https://gerrit.libreoffice.org/51160 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Stephan Bergmann <sberg...@redhat.com> diff --git a/vcl/vcl.common.component b/vcl/vcl.common.component index d5f7829242ac..77fbf38a1973 100644 --- a/vcl/vcl.common.component +++ b/vcl/vcl.common.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.comp.graphic.GraphicProvider" constructor="com_sun_star_comp_graphic_GraphicProvider_get_implementation"> <service name="com.sun.star.graphic.GraphicProvider"/> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits