Browse Source

osx support

David Rose 16 years ago
parent
commit
956a5b3790
1 changed files with 0 additions and 2 deletions
  1. 0 2
      direct/src/showutil/Packager.py

+ 0 - 2
direct/src/showutil/Packager.py

@@ -441,8 +441,6 @@ class Packager:
                     print "Unable to determine dependencies from %s" % (file.filename)
                     print "Unable to determine dependencies from %s" % (file.filename)
                     continue
                     continue
 
 
-                print filenames
-
                 # Attempt to resolve the dependent filename relative
                 # Attempt to resolve the dependent filename relative
                 # to the original filename, before we resolve it along
                 # to the original filename, before we resolve it along
                 # the PATH.
                 # the PATH.