Back out previous change to re-enable search service (bug 330887)

This commit is contained in:
gavin%gavinsharp.com 2006-03-19 03:48:48 +00:00
parent db0f13d809
commit d6514337e3

View File

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