aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/colcol1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/colcol b/bin/colcol
index bb1eb61..5a4ff50 100755
--- a/bin/colcol
+++ b/bin/colcol
@@ -23,7 +23,6 @@ BEGIN {
if (1 == NR){
max_col = NF
}
- # printf max_col" "
printf NR-1" "
for (i = 1; i <= NF; i++){
if (i >= colors_len) {