mirror of
https://github.com/tio/tio.git
synced 2026-05-01 23:07:58 +02:00
Remove print of hex mode status at startup
This commit is contained in:
parent
d41649afb6
commit
989efeae88
2 changed files with 0 additions and 3 deletions
|
|
@ -94,8 +94,6 @@ void print_help(char *argv[])
|
|||
printf("In session, press ctrl-t q to quit.\n");
|
||||
printf("\n");
|
||||
printf("See the man page for more details.\n");
|
||||
printf("\n");
|
||||
|
||||
}
|
||||
|
||||
const char* timestamp_token(enum timestamp_t timestamp)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue