author | Max Kellermann <max@duempel.org> | |
Wed, 17 Sep 2008 22:58:40 +0000 (00:58 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Wed, 17 Sep 2008 22:58:40 +0000 (00:58 +0200) | ||
commit | 76c97b279206dbfb75da9047a62e6fcbe20ad64c | |
tree | 494596c6cf86f3e4c9089baa3aad65fedf77fe43 | tree | snapshot |
parent | 8ef5bed9479924849c6bbbd3f0e49870b1db481f | commit | diff |
screen: removed empty methods
Declaring empty methods is of no use. If a method is empty, we should
set it to NULL in the screen_functions struct.
Declaring empty methods is of no use. If a method is empty, we should
set it to NULL in the screen_functions struct.
src/screen_artist.c | diff | blob | history | |
src/screen_clock.c | diff | blob | history | |
src/screen_file.c | diff | blob | history | |
src/screen_search.c | diff | blob | history |