lingucomponent/source/spellcheck/macosxspell/macspellimp.mm |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 25fe5fe9fd8fa85fd80713bbe2f0ea55d1fb8af8
Author: Tor Lillqvist <t...@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;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to