mirror of
https://github.com/Relintai/rcpp_framework.git
synced 2025-02-20 15:14:26 +01:00
Remove unneeded variables.
This commit is contained in:
parent
159c784689
commit
408984c99e
@ -49,9 +49,6 @@ protected:
|
||||
void _file_chunk_sent();
|
||||
void _response_additional_setup(const drogon::HttpResponsePtr &req);
|
||||
|
||||
Vector<String> _path_stack;
|
||||
uint32_t _path_stack_pointer;
|
||||
|
||||
Vector<::Cookie> _added_cookies;
|
||||
Vector<String> _removed_cookies;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user