Code

screen_browse: make screen_browser_sync_highlights an empty inline function
authorThomas Jansen <mithi@mithi.net>
Wed, 28 Oct 2009 11:17:04 +0000 (12:17 +0100)
committerThomas Jansen <mithi@mithi.net>
Wed, 28 Oct 2009 11:17:04 +0000 (12:17 +0100)
commite25477105dc2cff39d54b270e6b732e2145daa0f
treed16f737fa44f83ef54732172696eea9bb1b4c993
parent117f606103fdbac311f8921e3b371efb9ef7f186
screen_browse: make screen_browser_sync_highlights an empty inline function

This improves readability, as no #ifdefs are required in the *.c files around
the screen_browser_sync_highlights calls anymore.
src/screen_artist.c
src/screen_browser.h
src/screen_file.c