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

This commit is contained in:
Jérôme Rapinat 2014-06-03 21:18:32 +02:00
parent 786a8f86f3
commit c8ab33fa27

View File

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