mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-29 08:15:18 -04:00
downloader: Remove unused HTTPChannel::request_path member
This commit is contained in:
parent
9cb3c7726f
commit
62d072cfb4
@ -336,7 +336,6 @@ private:
|
|||||||
DocumentSpec _document_spec;
|
DocumentSpec _document_spec;
|
||||||
DocumentSpec _request;
|
DocumentSpec _request;
|
||||||
HTTPEnum::Method _method;
|
HTTPEnum::Method _method;
|
||||||
std::string request_path;
|
|
||||||
std::string _header;
|
std::string _header;
|
||||||
std::string _body;
|
std::string _body;
|
||||||
std::string _content_type;
|
std::string _content_type;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user