summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/window
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/generic/window')
-rw-r--r--vcl/unx/generic/window/salframe.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/unx/generic/window/salframe.cxx b/vcl/unx/generic/window/salframe.cxx
index f3c47a661d49..1744dc6e06bc 100644
--- a/vcl/unx/generic/window/salframe.cxx
+++ b/vcl/unx/generic/window/salframe.cxx
@@ -2372,7 +2372,6 @@ void X11SalFrame::SetInputContext( SalInputContext* pContext )
}
else
mpInputContext->Map( this );
- return;
}
void X11SalFrame::EndExtTextInput( EndExtTextInputFlags )