| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Fold CFX_DIBitmap::ConvertBGRColorScale() into ConvertColorScale()
Since ConvertColorScale() is very short and its the only caller to
ConvertBGRColorScale(), just combine them.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |