summaryrefslogtreecommitdiff
path: root/vcl/source/window/syswin.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-09-05 10:08:06 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-09-05 10:08:06 +0200
commitb5a72102d12b69ed5e9e6fabedf35052946e8306 (patch)
tree9f6d85301adf54475fdfd54ccd40be2bcf6ce69c /vcl/source/window/syswin.cxx
parentb0b4a721b4f33ef132fcbdf4e5069c11269b121e (diff)
loplugin:externandnotdefined
Change-Id: Id1bd821dfbb5f84a46d754cd2ff44b55957246a7
Diffstat (limited to 'vcl/source/window/syswin.cxx')
-rw-r--r--vcl/source/window/syswin.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/source/window/syswin.cxx b/vcl/source/window/syswin.cxx
index 39cf665d478f..0a2980bd4794 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() )