Merge pull request #1990 from Wallacoloo/track-unused-vars

remove unused vars: TRACK_OP_BTN_(WIDTH|HEIGHT)
This commit is contained in:
Tres Finocchiaro
2015-04-20 04:42:00 +00:00

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.
*