Index: runtime/vm/stub_code.h |
=================================================================== |
--- runtime/vm/stub_code.h (revision 28079) |
+++ runtime/vm/stub_code.h (working copy) |
@@ -67,7 +67,6 @@ |
V(TwoArgsUnoptimizedStaticCall) \ |
V(OptimizeFunction) \ |
V(BreakpointDynamic) \ |
- V(EqualityWithNullArg) \ |
// class StubEntry is used to describe stub methods generated in dart to |
// abstract out common code executed from generated dart code. |