Code

list_window: eliminate redundant code in list_window_fetch_cursor()
authorMax Kellermann <max@duempel.org>
Sat, 10 Oct 2009 16:51:36 +0000 (18:51 +0200)
committerMax Kellermann <max@duempel.org>
Sat, 10 Oct 2009 16:51:36 +0000 (18:51 +0200)
commit3c1fbbd95c0772caf2ba564f8df5245988868247
treed0250fdb15c0d0a43dca84938e671aee6e747518
parent82bac86b91b91eb650079b54acc550bc5d8cd2d7
list_window: eliminate redundant code in list_window_fetch_cursor()

Use list_window_move_cursor() to eliminate redundant code.
src/list_window.c