comment out import trimage

This commit is contained in:
Kilian Valkhof 2010-02-02 19:58:01 +01:00
parent 6e1bf4138c
commit 457e3cf6a7
2 changed files with 2 additions and 3 deletions

View file

@ -5,7 +5,6 @@ from PyQt4.QtCore import *
from PyQt4.QtGui import *
from hurry.filesize import *
from optparse import OptionParser
from ui import Ui_trimage
DEBUG = True