Sync push
This commit is contained in:
parent
d6fc5d3303
commit
012f26f5f5
1 changed files with 0 additions and 1 deletions
|
|
@ -101,7 +101,6 @@ namespace ostd
|
|||
macroCode.trim();
|
||||
if (!parseMacro(macroCode))
|
||||
l_warn("Invalid macro");
|
||||
std::cout << macroCode << "\n";
|
||||
macroCode = "";
|
||||
break;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue