uix:TabbedPanel remove print left over from debugging

This commit is contained in:
qua-non 2013-08-11 00:32:20 +05:30
parent 17efe57bd2
commit 633938b8ac
1 changed files with 0 additions and 1 deletions

View File

@ -564,7 +564,6 @@ class TabbedPanel(GridLayout):
if not self._tab_layout:
return
self._tab_layout.border = value
print value
def on_do_default_tab(self, instance, value):
if not value: