Icon shows up even when -n option is given
Brought to you by:
rickyrockrat
This is with a generic system tray (tint2).
setup_icon() is called from check_sanity() without checking the flag for whether to show the icon or not. Only happens if the icon name changed, looks like it can leak memory if you change the icon name more than once.