[sulfur] remove empty lines in widgets.py

This commit is contained in:
Fabio Erculiani
2010-01-31 13:27:49 +01:00
parent ec48391a52
commit 0d1a2f4890
-7
View File
@@ -163,10 +163,3 @@ class SulfurConsole(vte.Terminal):
raw_txt_len = len(txt.encode('utf-8'))
return vte.Terminal.feed(self, txt, raw_txt_len)