Hi, I have submitted a patch for review:
https://gerrit.libreoffice.org/2566 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/66/2566/1 Remove commented out code in salplug.cxx Change-Id: Ie3f55a35874ecaf07440da26c8ba22c2803a0480 --- M vcl/unx/generic/plugadapt/salplug.cxx 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/vcl/unx/generic/plugadapt/salplug.cxx b/vcl/unx/generic/plugadapt/salplug.cxx index 87a5c05..eb5f98a 100644 --- a/vcl/unx/generic/plugadapt/salplug.cxx +++ b/vcl/unx/generic/plugadapt/salplug.cxx @@ -54,7 +54,6 @@ aModName.appendAscii( SAL_DLLPREFIX"vclplug_" ); aModName.append( rModuleBase ); aModName.appendAscii( SAL_DLLPOSTFIX ); -// aModName.appendAscii( SAL_DLLEXTENSION ); OUString aModule = aModName.makeStringAndClear(); oslModule aMod = osl_loadModuleRelative( -- To view, visit https://gerrit.libreoffice.org/2566 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie3f55a35874ecaf07440da26c8ba22c2803a0480 Gerrit-PatchSet: 1 Gerrit-Project: core Gerrit-Branch: master Gerrit-Owner: Chris Sherlock <chris.sherloc...@gmail.com> _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice