Remove deprecated DohClose in DOH
This commit is contained in:
parent
753c50afd7
commit
98f29f8ad9
5 changed files with 0 additions and 50 deletions
|
|
@ -987,7 +987,6 @@ static DohFileMethods StringFileMethods = {
|
|||
String_ungetc,
|
||||
String_seek,
|
||||
String_tell,
|
||||
0, /* close */
|
||||
};
|
||||
|
||||
static DohStringMethods StringStringMethods = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue