Merge pull request #1990 from Wallacoloo/track-unused-vars
remove unused vars: TRACK_OP_BTN_(WIDTH|HEIGHT)
This commit is contained in:
@@ -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.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user