Skip to content

Commit

Permalink
remove unused lines
Browse files Browse the repository at this point in the history
  • Loading branch information
thodg committed Apr 11, 2020
1 parent b1a5cb4 commit b334280
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions debug.lisp
Expand Up @@ -42,7 +42,3 @@
(pushnew (the symbol ,what) *debug*)
(setq *debug* (remove (the symbol ,what) *debug*)))
,value))

(debug-p (or (and :macros :xor) :lisp :lol))

(setf (debug-p :lol) nil)

0 comments on commit b334280

Please sign in to comment.