remove unused vars: TRACK_OP_BTN_(WIDTH|HEIGHT)

This commit is contained in:
Colin Wallace
2015-04-20 03:37:55 +00:00
parent 8849c11b0a
commit f12fa52a69

View File

@@ -78,11 +78,6 @@
*/
const int RESIZE_GRIP_WIDTH = 4;
/*! The size of the track buttons in pixels
*/
const int TRACK_OP_BTN_WIDTH = 20;
const int TRACK_OP_BTN_HEIGHT = 14;
/*! A pointer for that text bubble used when moving segments, etc.
*