7678: typo, set_border_width was set twice on CLIVbox()

This commit is contained in:
Jérôme Rapinat 2014-06-03 21:17:28 +02:00
parent e6edfefd99
commit 3a3af67106

View File

@ -74,8 +74,6 @@ class CLIVbox():
pass
def set_spacing(self, spacing):
pass
def set_border_width(self, width):
pass
class CLIDialog:
"""