Get rid of unused variables

This commit is contained in:
Artur Wieczorek
2019-06-14 22:16:44 +02:00
parent c5cf25e9df
commit 6abf507923
4 changed files with 0 additions and 30 deletions

View File

@@ -400,8 +400,6 @@ void wxPropertyGrid::Init1()
m_iconWidth = wxPG_ICON_WIDTH;
#endif
m_prevVY = -1;
m_gutterWidth = wxPG_GUTTER_MIN;
m_subgroup_extramargin = 10;
@@ -2658,8 +2656,6 @@ void wxPropertyGrid::Clear()
m_propHover = NULL;
m_prevVY = 0;
RecalculateVirtualSize();
// Need to clear some area at the end