mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-28 07:48:37 -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 _request;
|
||||
HTTPEnum::Method _method;
|
||||
std::string request_path;
|
||||
std::string _header;
|
||||
std::string _body;
|
||||
std::string _content_type;
|
||||
|
Loading…
x
Reference in New Issue
Block a user