diff options
author | Wohlstand <admin@wohlnet.ru> | 2017-11-16 01:51:56 +0300 |
---|---|---|
committer | Wohlstand <admin@wohlnet.ru> | 2017-11-16 01:51:56 +0300 |
commit | d491f6ef69dea336f61fdadf79f431d12f0454f2 (patch) | |
tree | 5a0157e6b57321c4cf5cf362a6911041c1c7e7b4 /src/adlmidi_private.hpp | |
parent | 5cdfbaf362dc3fd4bff8c11a7b5cf61cbbb4b15f (diff) | |
download | libADLMIDI-d491f6ef69dea336f61fdadf79f431d12f0454f2.tar.gz libADLMIDI-d491f6ef69dea336f61fdadf79f431d12f0454f2.tar.bz2 libADLMIDI-d491f6ef69dea336f61fdadf79f431d12f0454f2.zip |
Clean-up and beautifying
Diffstat (limited to 'src/adlmidi_private.hpp')
-rw-r--r-- | src/adlmidi_private.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/adlmidi_private.hpp b/src/adlmidi_private.hpp index bdf9577..5162c11 100644 --- a/src/adlmidi_private.hpp +++ b/src/adlmidi_private.hpp @@ -893,9 +893,7 @@ private: MIDIchannel::activenoteiterator i, unsigned props_mask, int32_t select_adlchn = -1); - bool ProcessEvents(); bool ProcessEventsNew(bool isSeek = false); - void HandleEvent(size_t tk); void HandleEvent(size_t tk, const MidiEvent &evt, int &status); // Determine how good a candidate this adlchannel |