summaryrefslogtreecommitdiff
path: root/nyxt.asd
diff options
context:
space:
mode:
authorAndre A. Gomes <andremegafone@gmail.com>2024-01-14 17:13:48 +0200
committerAndre A. Gomes <andremegafone@gmail.com>2024-01-15 22:21:02 +0200
commit8d338eea201b4d38a9556184da8c84f2f8aff1b4 (patch)
tree25e7cc6fe0bc0c328c14c405566fbc8551985dad /nyxt.asd
parent2ea9765a8386a9b89bb4ee50c7b5360928d529cc (diff)
Delete remembrance-mode.
Diffstat (limited to 'nyxt.asd')
-rw-r--r--nyxt.asd5
1 files changed, 0 insertions, 5 deletions
diff --git a/nyxt.asd b/nyxt.asd
index fe124521e..81fbcc0f6 100644
--- a/nyxt.asd
+++ b/nyxt.asd
@@ -27,7 +27,6 @@
cl-base64
cl-colors2
cl-gopher
- cl-html-diff
cl-json
cl-ppcre
cl-ppcre-unicode
@@ -48,7 +47,6 @@
local-time
lparallel
log4cl
- montezuma
ndebug
nclasses
nfiles
@@ -219,7 +217,6 @@
(:file "reduce-tracking")
(:file "repeat")
(:file "repl")
- (:file "remembrance" :depends-on ("bookmark"))
(:file "small-web")
(:file "style" :depends-on ("bookmarklets"))
(:file "visual")
@@ -301,7 +298,6 @@
(:file "reading-line")
(:file "reduce-bandwidth")
(:file "reduce-tracking")
- (:file "remembrance")
;; TODO Fix repeat-mode architecture. Visit the file below for
;; more information.
;; (:file "repeat")
@@ -388,7 +384,6 @@
:components ((:file "tests/renderer-package")
(:file "tests/renderer-offline/set-url")
(:file "tests/renderer-offline/execute-command-eval")
- (:file "tests/renderer-offline/remembrance")
(:file "tests/renderer-offline/nyxt-url-security")
(:file "tests/renderer-offline/search-buffer")
;; See https://github.com/atlas-engineer/nyxt/issues/3172