diff options
-rw-r--r-- | src/hbar.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -54,7 +54,6 @@ int main (int argc, char **argv) { text = optarg; break; case 'c': - printf("%s color is \n", optarg); color = optarg; break; case 'r': |