summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/hbar.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/hbar.c b/src/hbar.c
index 7d971c4..58db864 100644
--- a/src/hbar.c
+++ b/src/hbar.c
@@ -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':