Remove test line

I dont see a reason for this. I suppose it was used for testing.
master
Michael Vetter 9 years ago
parent 5a7fcce5c9
commit 06a57f7e73
  1. 1
      cava.c

@ -695,7 +695,6 @@ as of 0.4.0 all options are specified in config file, see in '/home/username/.co
if (inAtty) {
system("setfont cava.psf >/dev/null 2>&1");
system("echo yep > /tmp/testing123");
system("setterm -blank 0");
}
}

Loading…
Cancel
Save