author | Max Kellermann <max@duempel.org> | |
Wed, 17 Sep 2008 10:06:11 +0000 (12:06 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Wed, 17 Sep 2008 10:06:11 +0000 (12:06 +0200) | ||
commit | f77633603554027557b6ef09fea624236fdeaf71 | |
tree | c4bee7f413068c8ba27c2373c44a4e537e7617bf | tree | snapshot |
parent | 26e2f21f6e1fa667244259dfcc29c91c53c3ce67 | commit | diff |
screen: mode_fn cannot be NULL, removed checks
At startup, mode_fn is initialized with &screen_playlist, and it will
never be reset to NULL. Remove all checks.
At startup, mode_fn is initialized with &screen_playlist, and it will
never be reset to NULL. Remove all checks.
src/screen.c | diff | blob | history |