Temporarily disable the search service to see what effect it has on Ts

This commit is contained in:
gavin@gavinsharp.com
2006-03-19 02:38:05 +00:00
parent 0bc0709651
commit 2a7f6776f2

View File

@@ -1663,7 +1663,7 @@ Submission.prototype = {
// nsIBrowserSearchService
function SearchService() {
this._init();
//this._init();
}
SearchService.prototype = {
_engines: { },