This commit is contained in:
parent
ff7d84bb3b
commit
4a4663eda3
@ -45,10 +45,8 @@ namespace dropshelltool
|
||||
{
|
||||
std::string trimmed = removeWhitespace(line);
|
||||
if (trimmed == blockStart)
|
||||
{
|
||||
return true;
|
||||
}
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user