[Libreoffice-commits] core.git: vcl/source
Stephan Bergmann
sbergman at redhat.com
Fri Sep 5 01:08:57 PDT 2014
vcl/source/window/syswin.cxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit b5a72102d12b69ed5e9e6fabedf35052946e8306
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Fri Sep 5 10:08:06 2014 +0200
loplugin:externandnotdefined
Change-Id: Id1bd821dfbb5f84a46d754cd2ff44b55957246a7
diff --git a/vcl/source/window/syswin.cxx b/vcl/source/window/syswin.cxx
index 39cf665..0a2980b 100644
--- a/vcl/source/window/syswin.cxx
+++ b/vcl/source/window/syswin.cxx
@@ -1090,8 +1090,6 @@ void SystemWindow::setOptimalLayoutSize()
setPosSizeOnContainee(aSize, *pBox);
}
-extern void ImplWindowAutoMnemonic(Window* pWindow);
-
void SystemWindow::DoInitialLayout()
{
if ( GetSettings().GetStyleSettings().GetAutoMnemonic() )
More information about the Libreoffice-commits
mailing list