Kaydet (Commit) 7a13fd8d authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror,-Wunused-private-field

Change-Id: Ibdc93b2afb3949fd25f14666f6eb3a4c1462f791
üst 60ea01af
...@@ -76,7 +76,6 @@ class SwAddressControl_Impl ...@@ -76,7 +76,6 @@ class SwAddressControl_Impl
std::map<weld::Entry*, sal_Int32> m_aEditLines; std::map<weld::Entry*, sal_Int32> m_aEditLines;
SwCSVData* m_pData; SwCSVData* m_pData;
Size m_aWinOutputSize;
sal_uInt32 m_nCurrentDataSet; sal_uInt32 m_nCurrentDataSet;
bool m_bNoDataSet; bool m_bNoDataSet;
......
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