- Change Summary:
-
Cleanup some whitespace bits.
- Diff:
-
Revision 2 (+97 -116)
Cleanup some things from blist theme removal
Review Request #499 — Created Feb. 12, 2021 and submitted
- 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.