From fe3da6188f0053d0d004e8c0a4f0ed139954c34e Mon Sep 17 00:00:00 2001 From: HomeWorld Date: Thu, 18 Nov 2010 15:40:16 +0200 Subject: [PATCH] Revert "Debug print , bk/sys color" This reverts commit c13261cd150a33265fc97077719adb0de2043aed. --- gui/chromeTabs.py | 1 - 1 file changed, 1 deletion(-) 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)))