From 678396ed4c1a146a110cb15c7b7ad8cf3d6ef224 Mon Sep 17 00:00:00 2001 From: cbdev Date: Tue, 17 Sep 2019 22:13:30 +0200 Subject: Minor documentation fixes --- backends/winmidi.c | 1 - 1 file changed, 1 deletion(-) (limited to 'backends/winmidi.c') diff --git a/backends/winmidi.c b/backends/winmidi.c index dd8442b..e121add 100644 --- a/backends/winmidi.c +++ b/backends/winmidi.c @@ -21,7 +21,6 @@ static struct { .socket_pair = {-1, -1} }; -//TODO allow connect-device specification by index //TODO detect option int init(){ -- cgit v1.2.3