summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/site.clj3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/site.clj b/src/site.clj
index fb7e7a9..3030df9 100755
--- a/src/site.clj
+++ b/src/site.clj
@@ -27,9 +27,6 @@
(def rooms (ref {}))
-;(def users (ref {}))
-;(def messages (ref []))
-
(def run-flusher true)
(def flusher-sleep-ms 4000)
(def user-timeout-ms 15000)