summaryrefslogtreecommitdiff
path: root/src/utils.clj
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils.clj')
-rwxr-xr-xsrc/utils.clj3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/utils.clj b/src/utils.clj
index 9d7fd3a..84454cd 100755
--- a/src/utils.clj
+++ b/src/utils.clj
@@ -35,9 +35,6 @@
(.setPassword db-pass)
(.setMaxConnections 10))}))
-;; moved this to here which doesn't seem right... maybe a 'settings.clj' or something?
-(def *dumps-per-page* 20)
-(def *vip-dumps-per-page* 200)
;; Message parsing