diff --git a/ashost.py b/ashost.py index 6f7591c..cc677a8 100644 --- a/ashost.py +++ b/ashost.py @@ -138,7 +138,6 @@ def relay_midi_host_to_out(host_name, devices_out): time.sleep(1) main_run() - def main_run(): # Retrieve the list of available input devices devices_in = mido.get_input_names()