[Libreoffice-commits] core.git: lingucomponent/source
Tor Lillqvist
tml at collabora.com
Thu Dec 26 08:47:55 PST 2013
lingucomponent/source/spellcheck/macosxspell/macspellimp.mm | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 25fe5fe9fd8fa85fd80713bbe2f0ea55d1fb8af8
Author: Tor Lillqvist <tml at collabora.com>
Date: Thu Dec 26 18:42:15 2013 +0200
WaE: unused variable 'aPathOpt'
Change-Id: I6544fdddd1662850a715e8841dcad35135fb1d94
diff --git a/lingucomponent/source/spellcheck/macosxspell/macspellimp.mm b/lingucomponent/source/spellcheck/macosxspell/macspellimp.mm
index 9bed126..b0e2584 100644
--- a/lingucomponent/source/spellcheck/macosxspell/macspellimp.mm
+++ b/lingucomponent/source/spellcheck/macosxspell/macspellimp.mm
@@ -105,7 +105,6 @@ Sequence< Locale > SAL_CALL MacSpellChecker::getLocales()
// to see what dictionaries the admin/user has installed
int numshr; // number of shared dictionary entries
- SvtPathOptions aPathOpt;
rtl_TextEncoding aEnc = RTL_TEXTENCODING_UTF8;
std::vector<NSString *> postspdict;
More information about the Libreoffice-commits
mailing list