[cl-irc-devel] [PATCH 4/6] Remove useless exported :socket-connect symbol
Erik Huelsmann
ehuels at gmail.com
Sun Jan 13 18:37:48 UTC 2013
Hi Julien,
Thanks. That was very ancient legacy! (There used to be a function named
like that.)
Bye,
Erik.
On Sun, Jan 13, 2013 at 3:04 PM, Julien Danjou <julien at danjou.info> wrote:
> Signed-off-by: Julien Danjou <julien at danjou.info>
> ---
> package.lisp | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/package.lisp b/package.lisp
> index bd5a480..50aa6a7 100644
> --- a/package.lisp
> +++ b/package.lisp
> @@ -17,7 +17,6 @@
> :stop-background-message-handler
> :destructuring-arguments
> :&req
> - :socket-connect
> :server-name
> :server-port
> :no-such-reply
> --
> 1.8.1
>
>
> _______________________________________________
> cl-irc-devel site list
> cl-irc-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/cl-irc-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cl-irc-devel/attachments/20130113/540ec7e4/attachment.html>
More information about the cl-irc-devel
mailing list