Remove garbage characters and trailing whitespace
This commit is contained in:
@@ -212,7 +212,6 @@ void wxAuiGenericToolBarArt::DrawBackground(
|
||||
int startLightness = 150;
|
||||
int endLightness = 90;
|
||||
|
||||
|
||||
if ((m_baseColour.Red() < 75)
|
||||
&& (m_baseColour.Green() < 75)
|
||||
&& (m_baseColour.Blue() < 75))
|
||||
|
Reference in New Issue
Block a user