aboutsummaryrefslogtreecommitdiff
path: root/src/package.lisp
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-04-03 10:03:42 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-04-04 15:03:00 -0700
commit220548126a4c93a7205f78cabdda66ca77bae7dd (patch)
treed6b6a9a41b1279a7bdfcc4854ee3450dc732e58f /src/package.lisp
parentc85b361044c1621b2d48597da36e427618aabc67 (diff)
downloadconsfigurator-220548126a4c93a7205f78cabdda66ca77bae7dd.tar.gz
drop SKIP-DATA-SOURCE function & unexport the symbol
We don't invoke the restart programmatically anywhere at present. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'src/package.lisp')
-rw-r--r--src/package.lisp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/package.lisp b/src/package.lisp
index 6ddb49a..d75047f 100644
--- a/src/package.lisp
+++ b/src/package.lisp
@@ -313,7 +313,6 @@
#:try-register-data-source
#:register-data-source
#:reset-data-sources
- #:skip-data-source
#:get-data-stream
#:with-data-stream
#:get-data-string