From 1d495a2edef4fe41efc667ea050e7e4564077380 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Kochma=C5=84ski?= Date: Thu, 23 Mar 2017 18:46:30 +0100 Subject: [PATCH] cosmetic: remove empty line --- src/lsp/process.lsp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/lsp/process.lsp b/src/lsp/process.lsp index d74a735ab..898fa7a06 100644 --- a/src/lsp/process.lsp +++ b/src/lsp/process.lsp @@ -114,7 +114,6 @@ (null-stream (getf args :direction))) ((or (stringp which) (pathnamep which)) (apply #'open which :external-format external-format args)) - #+(and (or) clos-streams threads) ((and (streamp which) (null (typep which 'ext:ansi-stream)))