+2005-07-13 John Sullivan <sullivan@apple.com>
+
+ Reviewed by Maciej Stachowiak.
+
+ - cleaned up Find-related experimental code that I checked in a while back
+
+ * WebView.subproj/WebHTMLView.m:
+ (-[WebHTMLView searchFor:direction:caseSensitive:wrap:]):
+ remove variant of this method that had findInSelection flag; this method is now
+ the same as it was on Tiger.
+
+ * WebView.subproj/WebView.m:
+ (-[WebView searchFor:direction:caseSensitive:wrap:]):
+ ditto
+
2005-07-12 Geoffrey Garen <ggaren@apple.com>
-rolled in patch by opendarwin.org@mitzpettel.com