mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Removed debug spam statement.
This commit is contained in:
@@ -91,8 +91,6 @@ namespace boss {
|
||||
a.append_attribute("href").set_value(url.c_str());
|
||||
a.text().set(label.c_str());
|
||||
|
||||
BOOST_LOG_TRIVIAL(trace) << "FOO";
|
||||
|
||||
//Set string to end of matched section.
|
||||
start = results.suffix().first;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user