summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-05-25 16:34:11 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-05-28 08:45:11 +0200
commit96d7c67d98527b1ccc1cfba3ca817238e582d63b (patch)
treee1dd171b41817741f8bcebc44a0bfa305af6183f /vcl
parenta7acea766c7812614b95257e934648cdf737ca3f (diff)
loplugin:unusedfields
Change-Id: I625b73152c0c277c6e0ce3e24e4704094fc4e8ff Reviewed-on: https://gerrit.libreoffice.org/54822 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'vcl')
-rw-r--r--vcl/inc/salwtype.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/inc/salwtype.hxx b/vcl/inc/salwtype.hxx
index a7384090a20f..34ca43664a25 100644
--- a/vcl/inc/salwtype.hxx
+++ b/vcl/inc/salwtype.hxx
@@ -186,7 +186,6 @@ struct SalExtTextInputPosEvent
struct SalInputContextChangeEvent
{
- LanguageType meLanguage; // new language
};
struct SalSurroundingTextRequestEvent