Temporary change to disable search engine loading, to see what effect it has on startup time

This commit is contained in:
gavin%gavinsharp.com 2006-08-30 05:44:55 +00:00
Родитель d115062c9f
Коммит 8d6341e021
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -2223,6 +2223,7 @@ SearchService.prototype = {
},
_loadEngines: function SRCH_SVC_loadEngines(aDir) {
return;
LOG("_loadEngines: Searching in " + aDir.path + " for search engines.");
// Check whether aDir is the user profile dir