summaryrefslogtreecommitdiffhomepage
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/ruby2d2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/ruby2d b/bin/ruby2d
index d7b1e15..eabb756 100755
--- a/bin/ruby2d
+++ b/bin/ruby2d
@@ -331,8 +331,6 @@ Choose an option with the #{"simulator".bold} command:
--log <app> Stream log for the app only, given the app name
--log-errors Stream log containing only error messages\n\n"
-# puts ARGV.inspect
-
case ARGV[0]
when 'build'
if ARGV.delete '--debug' then @debug = true end