mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
remove deprecated comment
This commit is contained in:
parent
840f0425de
commit
4e733d8997
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ int Request::get_port()
|
|||
}
|
||||
|
||||
// Private helpers
|
||||
void Request::parse() // make private??
|
||||
void Request::parse()
|
||||
{
|
||||
string subject = get_text();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue