commit eb47b2c1330bf24097735efd5c3a76add4c614f0 parent 7c51d55a9a05128e9bd50a9236bd9b8e3528dbd2 Author: sin <sin@2f30.org> Date: Mon, 6 Jun 2016 17:21:53 +0100 Remove unneeded XXX Diffstat:
M | ncmixer.c | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ncmixer.c b/ncmixer.c @@ -392,7 +392,7 @@ loop(void) continue; } if (nready == 0) - continue; /* XXX: call ui refresh */ + continue; erase();