Kaydet (Commit) 25fe5fe9 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

WaE: unused variable 'aPathOpt'

Change-Id: I6544fdddd1662850a715e8841dcad35135fb1d94
üst ea651588
...@@ -105,7 +105,6 @@ Sequence< Locale > SAL_CALL MacSpellChecker::getLocales() ...@@ -105,7 +105,6 @@ Sequence< Locale > SAL_CALL MacSpellChecker::getLocales()
// to see what dictionaries the admin/user has installed // to see what dictionaries the admin/user has installed
int numshr; // number of shared dictionary entries int numshr; // number of shared dictionary entries
SvtPathOptions aPathOpt;
rtl_TextEncoding aEnc = RTL_TEXTENCODING_UTF8; rtl_TextEncoding aEnc = RTL_TEXTENCODING_UTF8;
std::vector<NSString *> postspdict; std::vector<NSString *> postspdict;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment