Archived
1

Cleaned Code

This commit is contained in:
Kim Wittenburg
2014-10-21 15:06:57 +02:00
parent 5592128926
commit 91e7dbe9f2
20 changed files with 126 additions and 92 deletions

View File

@@ -68,7 +68,6 @@
case MPACosToken:
case MPATanToken:
{
[tokenStream currentTokenConsumed];
currentValue = [[MPFunctionValue alloc] initWithTokenStream:tokenStream];
}
break;