[slime-cvs] CVS slime
heller
heller at common-lisp.net
Thu Oct 19 12:29:32 UTC 2006
Update of /project/slime/cvsroot/slime
In directory clnet:/tmp/cvs-serv8548
Modified Files:
swank-backend.lisp
Log Message:
(ignored-xref-function-names): Deleted.
--- /project/slime/cvsroot/slime/swank-backend.lisp 2006/09/24 21:52:55 1.104
+++ /project/slime/cvsroot/slime/swank-backend.lisp 2006/10/19 12:29:32 1.105
@@ -732,12 +732,6 @@
"List the functions called by FUNCTION-NAME.
See LIST-CALLERS for a description of the return value.")
-;;; Utilities
-
-(definterface ignored-xref-function-names ()
- "List of function names that SANITIZE-XREFS should remove."
- '(nil))
-
;;;; Profiling
More information about the slime-cvs
mailing list