summaryrefslogtreecommitdiff
path: root/mat-gui
diff options
context:
space:
mode:
Diffstat (limited to 'mat-gui')
-rwxr-xr-xmat-gui1
1 files changed, 0 insertions, 1 deletions
diff --git a/mat-gui b/mat-gui
index be966b0..77720e0 100755
--- a/mat-gui
+++ b/mat-gui
@@ -581,7 +581,6 @@ non-anonymised) file to output archive'))
581 581
582if __name__ == '__main__': 582if __name__ == '__main__':
583 gettext.install('MAT', unicode=True) 583 gettext.install('MAT', unicode=True)
584 _ = gettext.gettext
585 584
586 #Main 585 #Main
587 gui = GUI() 586 gui = GUI()