Remove inadvertent early return in apps search

This commit is contained in:
Colin Walters 2009-07-08 11:38:22 -04:00
parent cc2d3fd56d
commit c136acc879

View File

@ -408,7 +408,6 @@ AppDisplay.prototype = {
return true;
let fold = function(s) {
return s;
if (!s)
return s;
return GLib.utf8_casefold(GLib.utf8_normalize(s, -1,