summaryrefslogtreecommitdiff
path: root/src/dnd.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'src/dnd.lisp')
-rw-r--r--src/dnd.lisp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/dnd.lisp b/src/dnd.lisp
index 70edd7d..040f24a 100644
--- a/src/dnd.lisp
+++ b/src/dnd.lisp
@@ -2,9 +2,6 @@
(in-package #:dnd)
-(defvar *config* nil
- "Instance of the config class globally available.")
-
(defvar *dnd-arena* nil
"The instance of the HTTP server")