Pārlūkot izejas kodu

downloader: Remove unused HTTPChannel::request_path member

rdb 4 gadi atpakaļ
vecāks
revīzija
62d072cfb4
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      panda/src/downloader/httpChannel.h

+ 0 - 1
panda/src/downloader/httpChannel.h

@@ -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;