Remove unused variable

This commit is contained in:
Jonas Trappenberg
2015-01-10 23:52:57 -08:00
parent afa55cae89
commit 60f34788fb

View File

@@ -78,9 +78,6 @@
typedef AutomationPattern::timeMap timeMap;
extern Keys whiteKeys[]; // defined in piano_widget.cpp
// some constants...
const int INITIAL_PIANOROLL_HEIGHT = 480;