View | Details | Raw Unified | Return to bug 129297 | Differences between
and this patch

Collapse All | Expand All

(-)src/org/aspectj/ajdt/internal/compiler/lookup/EclipseSourceType.java (+1 lines)
Lines 618-621 Link Here
618
		// do nothing, currently these can't become inconsistent (phew)
618
		// do nothing, currently these can't become inconsistent (phew)
619
	}
619
	}
620
	
620
	
621
	public void evictReweavingState() {}
621
}
622
}

Return to bug 129297