Abrowser: corrected aboutHome issues

This commit is contained in:
Ruben Rodriguez 2017-10-06 23:03:50 -04:00
parent fbcc5a3ab2
commit e635557062
2 changed files with 2 additions and 3 deletions

View file

@ -247,7 +247,6 @@ function loadCompleted() {
* showSnippets.
*/
function loadSnippets() {
return();
if (!gSnippetsMap)
throw new Error("Snippets map has not properly been initialized");