X-Git-Url: https://code.consxy.com/gitweb/gitweb.cgi?p=clnl;a=blobdiff_plain;f=src%2Fmain%2Fmain.lisp;h=42ec55b8e41e4495f28761d13405ee81debecf01;hp=b0d82ebb2a00d2c721c6da4664a093f177509ddc;hb=04d53972b6d2865cfd82d888c35f75fffd840ec7;hpb=a66006d87c4364f20442b02a03a7e65a6028407a diff --git a/src/main/main.lisp b/src/main/main.lisp index b0d82eb..42ec55b 100644 --- a/src/main/main.lisp +++ b/src/main/main.lisp @@ -25,7 +25,6 @@ DESCRIPTION: RUN starts up the CLNL system." (boot) - (sb-thread:make-thread #'clnl-cli:run) (clnl-interface:run)) (defvar *callback* nil)