author | Max Kellermann <max@duempel.org> | |
Thu, 18 Sep 2008 21:35:12 +0000 (23:35 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Thu, 18 Sep 2008 21:35:12 +0000 (23:35 +0200) | ||
commit | cb2ec6826f7646ec3a5cf430fdda8b8249cb8f4b | |
tree | 3c0c30c24c8480abaf681255a74534b7267c2d23 | tree | snapshot |
parent | eb04b19e0eaa2554f573837f5597f73f01dba318 | commit | diff |
screen_browser: removed redundant highlight check
browser_select_entry() checked the entry's "highlight" flag twice: the
first time, it was toggled, and the second time, action was performed
based on the flag. Merge the two checks.
browser_select_entry() checked the entry's "highlight" flag twice: the
first time, it was toggled, and the second time, action was performed
based on the flag. Merge the two checks.
src/screen_browser.c | diff | blob | history |