mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +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
|
|
@ -692,7 +692,6 @@ int tty_connect(void)
|
|||
{
|
||||
print = print_hex;
|
||||
print_mode = HEX;
|
||||
tio_printf("Switched to hexadecimal mode");
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue