author | Max Kellermann <max.kellermann@gmail.com> | |
Mon, 20 Mar 2017 11:34:00 +0000 (12:34 +0100) | ||
committer | Max Kellermann <max.kellermann@gmail.com> | |
Mon, 20 Mar 2017 11:34:00 +0000 (12:34 +0100) | ||
commit | 08252cc9911a347ed4da04d6a3270c70fe005e4e | |
tree | 3083a924a67822f634432ef352aa8e43e9446b80 | tree | snapshot |
parent | cdcbfd8abeb0d29942ab0aab4538c879d56d5142 | commit | diff |
screen: remove unnecessary doupdate() call from screen_init()
main() will call screen_paint() before entering the main loop, so this
saves a few bytes of stdout transfer.
main() will call screen_paint() before entering the main loop, so this
saves a few bytes of stdout transfer.
src/screen.c | diff | blob | history |