cosmetic: remove empty line

This commit is contained in:
Daniel Kochmański 2017-03-23 18:46:30 +01:00
parent 66e808728c
commit 1d495a2ede

View file

@ -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)))