mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
remove superfluous empty line
This commit is contained in:
parent
b21b975a17
commit
995d5a58ae
1 changed files with 0 additions and 1 deletions
|
@ -67,7 +67,6 @@ void table_header(struct table *t)
|
|||
if (t->width != l->width)
|
||||
table_resize(t, l->width);
|
||||
|
||||
|
||||
char *line0 = strf("\b");
|
||||
char *line1 = strf("\b\b" BOX_UD);
|
||||
char *line2 = strf("\b\b" BOX_UD);
|
||||
|
|
Loading…
Add table
Reference in a new issue