This commit is contained in:
@ -45,9 +45,7 @@ namespace dropshelltool
|
||||
{
|
||||
std::string trimmed = removeWhitespace(line);
|
||||
if (trimmed == blockStart)
|
||||
{
|
||||
return true;
|
||||
}
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
Reference in New Issue
Block a user