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>