Removed addpack calls

This commit is contained in:
Jack Jansen 1996-03-20 16:24:56 +00:00
parent f63abad4e9
commit ef51d1351c
14 changed files with 1 additions and 75 deletions

View file

@ -1,11 +1,5 @@
# Progress dialog
from addpack import addpack
addpack('Tools')
addpack('bgen')
addpack('dlg')
addpack('evt')
from Dlg import GetNewDialog, ModalDialog, SetDialogItemText
count = 0