Remove code no longer required for quick reports

svn: r19736
This commit is contained in:
Nick Hall
2012-06-01 17:23:40 +00:00
parent 5763a57985
commit be6e718433
2 changed files with 0 additions and 2 deletions

View File

@@ -103,7 +103,6 @@ class TextBufDoc(BaseDoc, TextDoc):
#
#--------------------------------------------------------------------
def open(self, filename, container=None):
self.type = "gtk"
self.has_data = True
self.tag_table = gtk.TextTagTable()