[hackers] [sbase] Remove debug info || FRIGN
commit 0e25f09b56d2a9e1e4e32cbb74a11b248c50ba71
Author: FRIGN <dev_AT_frign.de>
AuthorDate: Sun Mar 6 22:33:17 2016 +0100
Commit: sin <sin_AT_2f30.org>
CommitDate: Thu Mar 10 08:48:09 2016 +0000
Remove debug info
diff --git a/sort.c b/sort.c
index 336c3a1..00061fd 100644
--- a/sort.c
+++ b/sort.c
_AT_@ -113,7 +113,6 @@ columns(struct linebufline *line, const struct keydef *kd, struct linebufline *c
} else {
skipcolumn(&end, 0);
}
- printf("end.data = '%s'\n", end.data);
} else {
end.data += end.len - 1;
end.len = 1;
Received on Thu Mar 10 2016 - 09:48:17 CET
This archive was generated by hypermail 2.3.0
: Thu Mar 10 2016 - 10:00:20 CET