Remove unused HEADER_HEIGHT constant
It wasn't used since f8252483ec
(Applied patch [ 803473 ] wxListCtrl
header height bugfix, 2003-09-11) but remained, commented out, in the
code for some reason.
This commit is contained in:
parent
96acdae1e6
commit
6c5751db4f
@ -58,9 +58,6 @@
|
||||
// constants
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
// // the height of the header window (FIXME: should depend on its font!)
|
||||
// static const int HEADER_HEIGHT = 23;
|
||||
|
||||
static const int SCROLL_UNIT_X = 15;
|
||||
|
||||
// the spacing between the lines (in report mode)
|
||||
|
Loading…
Reference in New Issue
Block a user