Remove various unused bits

This commit is contained in:
Daniel Narvaez
2013-05-05 01:26:28 +02:00
parent 6c4a9b34a1
commit 9f71aa864f
7 changed files with 1 additions and 7 deletions
-1
View File
@@ -35,7 +35,6 @@ class TestUITree(unittest.TestCase):
def show_window1():
from gi.repository import Gtk
from gi.repository import GLib
window = Gtk.Window()
window.set_title("window1")