Ver Fonte

Update helper.py

Remove deprecated comment.
Kim Kulling há 7 anos atrás
pai
commit
d4c7eb3b67
1 ficheiros alterados com 0 adições e 1 exclusões
  1. 0 1
      port/PyAssimp/pyassimp/helper.py

+ 0 - 1
port/PyAssimp/pyassimp/helper.py

@@ -232,7 +232,6 @@ def search_library():
                     break
                 if is_out:
                   continue
-                ##### Modified Code --- to correctly select extension files #####
                 
                 library_path = os.path.join(curfolder, filename)
                 logger.debug('Try ' + library_path)