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