Fix build

This commit is contained in:
Hackerpilot 2016-01-19 05:26:23 -08:00
parent ad8debe030
commit 6327175fde
1 changed files with 0 additions and 1 deletions

View File

@ -1278,7 +1278,6 @@ private:
}
else if (currentIs(tok!"{"))
{
indents.dump();
indents.popWrapIndents();
if (peekBackIsSlashSlash() && peekBack2Is(tok!";"))
{