mirror of
https://github.com/tstack/lnav
synced 2024-11-03 23:15:38 +00:00
don't restore time-offset mode since people might not know how to turn it off
This commit is contained in:
parent
25a375f08d
commit
a6ffff5126
@ -681,8 +681,6 @@ static int read_save_time(yajlpp_parse_context *ypc, long long value)
|
||||
|
||||
static int read_time_offset(yajlpp_parse_context *ypc, int value)
|
||||
{
|
||||
lnav_data.ld_log_source.set_time_offset(value);
|
||||
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user