mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 22:52:11 +02:00
Undo!
This commit is contained in:
parent
e10c748d02
commit
22dcf4b013
1 changed files with 0 additions and 1 deletions
|
@ -90,7 +90,6 @@ public abstract class Parser extends ExpressionParser implements IParser
|
|||
{
|
||||
super( scanner, language, log );
|
||||
requestor = callback;
|
||||
assert true: this;
|
||||
}
|
||||
|
||||
// counter that keeps track of the number of times Parser.parse() is called
|
||||
|
|
Loading…
Add table
Reference in a new issue