Remove unused variables

This commit is contained in:
Paul Cornett
2019-04-04 10:40:45 -07:00
parent 5629f71c32
commit 90ce6a4334
9 changed files with 2 additions and 32 deletions

View File

@@ -71,8 +71,6 @@ class wxDataViewCtrl;
// constants
//-----------------------------------------------------------------------------
static const int SCROLL_UNIT_X = 15;
// the cell padding on the left/right
static const int PADDING_RIGHTLEFT = 3;