jim-history: Remove unused allocation
commit9fd8a17efc9c43b742195dc41f02c477b0101cb9
authorSteve Bennett <steveb@workware.net.au>
Thu, 8 Aug 2019 10:39:01 +0000 (8 20:39 +1000)
committerSteve Bennett <steveb@workware.net.au>
Wed, 14 Aug 2019 07:11:14 +0000 (14 17:11 +1000)
treeb86a561ad71d4d358ee7607da4fafb3de3df90bf
parent52f7c3092e2b08188c228f5170a08758665ff127
jim-history: Remove unused allocation

This allocation of space for the history is handled by the underlying
code so there is no need to allocate a history buffer in jim-history.

Signed-off-by: Steve Bennett <steveb@workware.net.au>
jim-history.c