summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorMatthias H <apoc@sixserv.org>2013-09-18 01:07:59 +0200
committerMatthias Hecker <apoc@sixserv.org>2013-12-04 23:53:29 +0000
commit91d35a361431873f406bc13e39018894347ffa28 (patch)
tree26f906251a1b5d9537881952bf8851be68652754 /bin
parent36945637c27ee97110db95ca449605fadd195381 (diff)
bin/rbot: no verbose warning messages
$VERBOSE includes lots of useless messages that don't really help anyone IMHO
Diffstat (limited to 'bin')
-rwxr-xr-xbin/rbot2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/rbot b/bin/rbot
index 06e6db30..722ac358 100755
--- a/bin/rbot
+++ b/bin/rbot
@@ -41,8 +41,6 @@ Please note that the logfile doesn't contain IRC logs (which are located at
#
# This is free software, see COPYING for licensing details
-$VERBOSE=true
-
require 'etc'
require 'getoptlong'
require 'fileutils'