From d491f6ef69dea336f61fdadf79f431d12f0454f2 Mon Sep 17 00:00:00 2001 From: Wohlstand Date: Thu, 16 Nov 2017 01:51:56 +0300 Subject: Clean-up and beautifying --- src/adlmidi_private.hpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/adlmidi_private.hpp') 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 -- cgit v1.2.3