commit fea82081b0c7b9833fc6cdef5093fdeef6ee047a parent bf3bce37aade59912035f0214b8796073a6f309e Author: sin <sin@2f30.org> Date: Tue, 7 Jun 2016 17:07:41 +0100 Remove implemented XXX comment Diffstat:
M | ncmixer.c | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/ncmixer.c b/ncmixer.c @@ -191,7 +191,6 @@ audio_close(struct sio_hdl **sio_hdl) *sio_hdl = NULL; } -/* XXX: curses input function */ int key_cb(int fd) {