Remove old commented code
This commit is contained in:
parent
95ada60ea0
commit
46cf5484fd
@ -56,7 +56,6 @@ int main()
|
||||
}
|
||||
if (line_nc[1] == '-')
|
||||
{
|
||||
// std::cout << "\x1b[91m" << line_nc << "\x1b[m\n";
|
||||
std::cout << line.substr(0, pos) << red << line.substr(pos)
|
||||
<< reset << '\n';
|
||||
continue;
|
||||
|
Loading…
x
Reference in New Issue
Block a user