Don't short circuit now

This commit is contained in:
eston
2011-01-04 17:15:13 -08:00
parent 74a58ce8b5
commit cc85879810
@@ -167,7 +167,6 @@
debug('Failed to load language definition for ' + name);
// well, fake it and turn everything off for this one
LanguageDefinition.define( name, {} );
return;
}
// update features that rely on the language definition