Remove redundant code

This commit is contained in:
Kvaz1r 2021-06-14 15:10:46 +03:00
parent c452930615
commit a0d67a3ca5
2 changed files with 0 additions and 4 deletions

View file

@ -603,7 +603,6 @@ protected:
wxRect m_lastHint; // last hint rectangle
wxPoint m_lastMouseMove; // last mouse move position (see OnMotion)
int m_currentDragItem;
bool m_skipping;
bool m_hasMaximized;
double m_dockConstraintX; // 0.0 .. 1.0; max pct of window width a dock can consume