Removed silly dialog

This commit is contained in:
Jack Jansen 1996-08-28 14:16:39 +00:00
parent 0a3a74c071
commit 055782a15e

View file

@ -214,9 +214,8 @@ def process(template, filename, output):
CloseResFile(output)
# Give positive feedback
message("Applet %s created." % `destname`)
if DEBUG:
print "Applet created:", destname
# Copy resources between two resource file descriptors.