mirror of
https://github.com/ruby/ruby.git
synced 2025-09-15 08:33:58 +02:00
* lib/net/http.rb: reduce warning. (ruby-bugs-ja:PR#462)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3790 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
17f705e8cd
commit
445c938f7b
2 changed files with 24 additions and 30 deletions
|
@ -737,16 +737,6 @@ module Net
|
|||
end
|
||||
private :do_start
|
||||
|
||||
def conn_address
|
||||
address()
|
||||
end
|
||||
private :conn_address
|
||||
|
||||
def conn_port
|
||||
port()
|
||||
end
|
||||
private :conn_port
|
||||
|
||||
def on_connect
|
||||
end
|
||||
private :on_connect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue