// // ICeCoffEENonHighlightingOutlineView.m // ICeCoffEE APE // // Created by Nicholas Riley on Fri Jun 06 2003. // Copyright (c) 2003 Nicholas Riley. All rights reserved. // #import "ICeCoffEENonHighlightingOutlineView.h" @implementation ICeCoffEENonHighlightingOutlineView - (void)highlightSelectionInClipRect:(NSRect)rect; { } @end