don't import ltihooks twice

Original commit message from CVS:
don't import ltihooks twice
This commit is contained in:
Thomas Vander Stichele 2005-09-01 14:24:44 +00:00
parent 633f644020
commit 7c9e84bc0f

View file

@ -28,8 +28,6 @@ try:
except:
pass
import ltihooks
import gobject
del gobject