author | Max Kellermann <max@duempel.org> | |
Sun, 4 Oct 2009 16:59:00 +0000 (18:59 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Sun, 4 Oct 2009 16:59:00 +0000 (18:59 +0200) | ||
commit | a4389ab4cec21c4f767e5d1eaa6bfa8591ce7165 | |
tree | 66df4e326a504f18e683f52a60cda26d64ea32cf | tree | snapshot |
parent | 2a4b3d15cfc26aa3d4273308ed655c2888b58350 | commit | diff |
options: convert timedisplay_type into a bool variable
Save some CPU and memory by using bool instead of a string. This
patch also removes the compile-time option
--with-default-timedisplay_type.
Save some CPU and memory by using bool instead of a string. This
patch also removes the compile-time option
--with-default-timedisplay_type.
configure.ac | diff | blob | history | |
src/conf.c | diff | blob | history | |
src/options.c | diff | blob | history | |
src/options.h | diff | blob | history | |
src/status_bar.c | diff | blob | history |