This is another small bunch of unused/unneeded code I noticed while chasing a bug (the cached icons of KDE apps are being saved in a screwed up state).
The first patch removes ~600 bytes of code, the others remove commented out and/or #ifdef'ed code [PATCH 1/3] Remove old backward compatibility code [PATCH 2/3] Remove unused stuff from src/defaults.c [PATCH 3/3] Remove HEARTBEAT stuff src/defaults.c | 141 -------------------------------------------------------- src/window.h | 6 -- 2 files changed, 0 insertions(+), 147 deletions(-) -- To unsubscribe, send mail to [email protected].
