Remove protected operator, not useful

unstable
HD Moore 2012-07-11 02:08:56 -05:00
parent 430351fe79
commit 975d8004d3
1 changed files with 0 additions and 3 deletions

View File

@ -314,9 +314,6 @@ class Request < Packet
# encoding uri
attr_accessor :uri_encode_mode
protected
#
# Parses a CGI query string into the var/val combinations.
#