mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
banish a warning.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@9293 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
db721ea999
commit
8b111196f1
1 changed files with 0 additions and 1 deletions
|
@ -578,7 +578,6 @@ ossl_start_ssl(VALUE self, int (*func)())
|
|||
{
|
||||
SSL *ssl;
|
||||
OpenFile *fptr;
|
||||
VALUE cb;
|
||||
int ret;
|
||||
|
||||
Data_Get_Struct(self, SSL, ssl);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue