From 8fa2e6d6425a0130f6dabaf2a16b501552c69739 Mon Sep 17 00:00:00 2001 From: Stelian Ionescu Date: Wed, 2 Jan 2008 20:31:24 +0100 Subject: [PATCH] Unexport obsolete symbols. Signed-off-by: Stelian Ionescu --- sockets/pkgdcl.lisp | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/sockets/pkgdcl.lisp b/sockets/pkgdcl.lisp index deb4d25..fdc257e 100644 --- a/sockets/pkgdcl.lisp +++ b/sockets/pkgdcl.lisp @@ -145,25 +145,9 @@ ;; Hostname, Service, and Protocol Lookups #:convert-or-lookup-inet-address - #:host - #:host-addresses - #:host-aliases - #:host-truename #:lookup-host #:lookup-protocol #:lookup-service - #:make-host - #:make-protocol - #:make-service - #:protocol - #:protocol-aliases - #:protocol-name - #:protocol-number - #:host-random-address - #:service - #:service-name - #:service-port - #:service-protocol ;; Network Interface Lookup #:list-network-interfaces -- 2.11.4.GIT