-Werror,-Wunused-private-field
Change-Id: I2bf8e7550181aa91e08e5aec84d1972c850ddd4a
This commit is contained in:
@@ -114,8 +114,6 @@ public:
|
||||
private:
|
||||
bool m_bFixed;
|
||||
bool m_bAutoOrder;
|
||||
OUString m_strLanguage;
|
||||
OUString m_strCountry;
|
||||
XFStyleContainer m_aParts;
|
||||
};
|
||||
|
||||
|
@@ -97,7 +97,6 @@ public:
|
||||
private:
|
||||
enumXFEntry m_eType;
|
||||
OUString m_strValue;
|
||||
OUString m_strDisplay;
|
||||
OUString m_strKey1;
|
||||
OUString m_strKey2;
|
||||
OUString m_strName;
|
||||
|
Reference in New Issue
Block a user