mirror of
https://github.com/Relintai/rcpp_framework.git
synced 2024-11-10 00:52:11 +01:00
Remove stray print.
This commit is contained in:
parent
000174f3c8
commit
f5afa7eb8e
@ -461,8 +461,6 @@ void HTMLParser::parse(const String &data) {
|
||||
delete t;
|
||||
}
|
||||
}
|
||||
|
||||
root->print();
|
||||
}
|
||||
|
||||
String HTMLParser::to_string() {
|
||||
|
Loading…
Reference in New Issue
Block a user