summaryrefslogtreecommitdiff
path: root/include/svx/langbox.hxx
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2014-04-18 01:03:55 +0200
committerEike Rathke <erack@redhat.com>2014-04-18 01:05:58 +0200
commit7531f838c89b0e1d0826d4144ad2d0c70a41e1aa (patch)
treeffe327b64cc512024b9d8f09ca7fd0635530452f /include/svx/langbox.hxx
parent2580b5dd875f7a8d12b652128e27aaea7d9b6403 (diff)
we don't even need an instance of SvtLanguageTable at SvxLanguageBox
Change-Id: I7ccefc73d7f6e5b7c41d6819ae13116af9d5b5ef
Diffstat (limited to 'include/svx/langbox.hxx')
-rw-r--r--include/svx/langbox.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/langbox.hxx b/include/svx/langbox.hxx
index 8885064d01fa..02081424aa69 100644
--- a/include/svx/langbox.hxx
+++ b/include/svx/langbox.hxx
@@ -57,7 +57,6 @@ private:
Image m_aCheckedImage;
OUString m_aAllString;
com::sun::star::uno::Sequence< sal_Int16 > *m_pSpellUsedLang;
- SvtLanguageTable* m_pLangTable;
sal_Int16 m_nLangList;
bool m_bHasLangNone;
bool m_bLangNoneIsLangAll;