Skip to content

Commit

Permalink
Remove ARGV violation
Browse files Browse the repository at this point in the history
  • Loading branch information
Yasuhiro Asaka committed Jul 20, 2016
1 parent dec9e6c commit 3b63b99
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/sbsm/session.rb
Expand Up @@ -50,7 +50,6 @@ class Session < SimpleDelegator
CAP_MAX_THRESHOLD = 8
MAX_STATES = 4
SERVER_NAME = nil
ARGV.push('') # satisfy cgi-offline prompt
@@cgi = CGI.new('html4')
def Session.reset_stats
@@stats = {}
Expand Down

0 comments on commit 3b63b99

Please sign in to comment.