Code cleanup.
This commit is contained in:
@@ -18,7 +18,6 @@ namespace Cryville.Crtr {
|
||||
case '@':
|
||||
GetChar();
|
||||
a.Add(GetIdentifier());
|
||||
key = null;
|
||||
break;
|
||||
case '$':
|
||||
GetChar();
|
||||
|
Reference in New Issue
Block a user