Cleanup some things from blist theme removal
Review Request #499 — Created Feb. 12, 2021 and submitted — Latest diff uploaded
- Remove unnecessary loop over blist cell renderers.
- Remove
BGCOLOR_COLUMN
, which is alwaysNULL
. - Remove redundant if conditions.
- Remove empty
<span>
tags. - Restore
name_color
/status_color
difference inpidgin_blist_get_name_markup
.
Compile only.