r1712: *** empty log message ***
[uffi.git] / src / libraries.cl
index 7194c6bf874545ff87be1522a63d923b69f9f4fd..d9fedbc05862370e5f1c884b00e0ff44b5835d9e 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Feb 2002
 ;;;;
-;;;; $Id: libraries.cl,v 1.8 2002/04/01 04:40:08 kevin Exp $
+;;;; $Id: libraries.cl,v 1.9 2002/04/01 05:12:02 kevin Exp $
 ;;;;
 ;;;; This file, part of UFFI, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
@@ -62,7 +62,6 @@ library type if type is not specified."
                       (string
                        (pathname-directory 
                         (parse-namestring dir)))))))
-         (print path)
          (when (probe-file path)
            (return-from find-foreign-library path))))))
    nil)