mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-29 20:44:25 +00:00
remove deprecated comment
This commit is contained in:
parent
840f0425de
commit
4e733d8997
@ -70,7 +70,7 @@ int Request::get_port()
|
||||
}
|
||||
|
||||
// Private helpers
|
||||
void Request::parse() // make private??
|
||||
void Request::parse()
|
||||
{
|
||||
string subject = get_text();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user