summaryrefslogtreecommitdiff
path: root/launch_here.rb
diff options
context:
space:
mode:
Diffstat (limited to 'launch_here.rb')
-rwxr-xr-xlaunch_here.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/launch_here.rb b/launch_here.rb
index 2e7161db..6c48ae08 100755
--- a/launch_here.rb
+++ b/launch_here.rb
@@ -20,8 +20,4 @@ end
add_to_path( File.join BASEDIR, 'lib' )
-p ARGV
-ARGV << "--debug"
-p ARGV
-
load( File.join BASEDIR, 'bin/rbot' )