From c136acc8794d75ce2ba41c8b9e3ffbb92fa14cde Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Wed, 8 Jul 2009 11:38:22 -0400 Subject: [PATCH] Remove inadvertent early return in apps search --- js/ui/appDisplay.js | 1 - 1 file changed, 1 deletion(-) diff --git a/js/ui/appDisplay.js b/js/ui/appDisplay.js index 5ab0872d3..298c90527 100644 --- a/js/ui/appDisplay.js +++ b/js/ui/appDisplay.js @@ -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,