Ticket #2545: optimization of history saving.
commit166281c39a6e8e9e216cb736358fa291026b1d0d
authorAndrew Borodin <aborodin@vmail.ru>
Thu, 30 Jun 2011 17:49:17 +0000 (30 21:49 +0400)
committerAndrew Borodin <aborodin@vmail.ru>
Thu, 7 Jul 2011 10:19:15 +0000 (7 14:19 +0400)
treeff5d4e23e905555d4151d0a5d2c2fd8c32c2a382
parentf3ae923a6d4571a630b0f46cc08c22ba7c43fe51
Ticket #2545: optimization of history saving.

(hist_next): get rid of direct access to the next histroy item.
(history_show): remove redundant check.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
lib/widget/history.c
lib/widget/input.c