commit | 6528605a87a37c5d63727c6ff2de0dc2804fdb37 | [log] [tgz] |
---|---|---|
author | Måns Ansgariusson <Mansgariusson@gmail.com> | Fri Sep 26 16:26:45 2025 +0200 |
committer | Johan Hedberg <johan.hedberg@gmail.com> | Tue Oct 14 12:52:27 2025 +0300 |
tree | 6ecf92649dad0ff02a151569fdbcba509fa01703 | |
parent | 683819f862020aa1ca41d7807a5020c8c2fa5ad3 [diff] |
shell: Remove shell history initialization function The shell history initialization function doesn't work in if the shell instance hasn't been created through the shell macro. This removes the function to avoid confusion. Signed-off-by: Måns Ansgariusson <Mansgariusson@gmail.com>