Kaydet (Commit) 5275fabc authored tarafından Tor Lillqvist's avatar Tor Lillqvist

WaE: private field 'hModule' is not used

Change-Id: If3fc6937e66e9261255a9b197f995d923cc31132
üst 00234d05
...@@ -69,7 +69,9 @@ protected: ...@@ -69,7 +69,9 @@ protected:
const sal_Char *implementationName; const sal_Char *implementationName;
private: private:
RuleBasedCollator *uca_base, *collator; RuleBasedCollator *uca_base, *collator;
#ifndef DISABLE_DYNLOADING
oslModule hModule; oslModule hModule;
#endif
}; };
} } } } } } } }
......
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