diff --git a/gui/chromeTabs.py b/gui/chromeTabs.py index 5cab26677..2048f309c 100644 --- a/gui/chromeTabs.py +++ b/gui/chromeTabs.py @@ -958,7 +958,6 @@ class PFTabsContainer(wx.Panel): selected = 0 color = wx.SystemSettings_GetColour(wx.SYS_COLOUR_3DFACE) - print color, self.GetBackgroundColour() mdc.SetBackground (wx.Brush(color)) # mdc.SetBackground (wx.Brush((66,113,202)))