diff main/MainWindow.h @ 307:d4ff14feca76

* Make it possible to record live MIDI to a note layer. Now we're a proper MIDI sequencer. Ha, ha.
author Chris Cannam
date Wed, 25 Feb 2009 12:02:53 +0000
parents 8fbbfea74058
children 0fbfc9ade49d
line wrap: on
line diff
--- a/main/MainWindow.h	Wed Feb 25 11:26:07 2009 +0000
+++ b/main/MainWindow.h	Wed Feb 25 12:02:53 2009 +0000
@@ -207,8 +207,6 @@
     bool                     m_soloModified;
     bool                     m_prevSolo;
 
-    double                   m_lastInsertedMIDITime;
-
     QFrame                  *m_playControlsSpacer;
     int                      m_playControlsWidth;