Campaign selection filter : сhanges for review.
This commit is contained in:
parent
a25a43e1ac
commit
b5c48b1270
1 changed files with 0 additions and 2 deletions
|
@ -517,8 +517,6 @@ std::string strftime(const std::string& format, const std::tm* time)
|
|||
|
||||
bool ci_search(const std::string& s1, const std::string& s2)
|
||||
{
|
||||
std::lock_guard<std::mutex> lock(get_mutex());
|
||||
|
||||
const std::locale& locale = get_manager().get_locale();
|
||||
|
||||
std::string ls1 = bl::to_lower(s1, locale);
|
||||
|
|
Loading…
Add table
Reference in a new issue