From 68363880a0a1abe4edab005031c3c050c6ff589c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 24 Apr 2013 13:04:46 -0400 Subject: show one alert when bulk adding files Turns out that a lot of the time spent in a bulk add was just updating the add alert to rotate through each file that was added. Showing one alert makes for a significant speedup. Also, when the webapp is open, this makes it take quite a lot less cpu during bulk adds. Also, it lets the user know when a bulk add happened, which is sorta nice.. --- Messages.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'Messages.hs') diff --git a/Messages.hs b/Messages.hs index 68bd92673..b2fcba881 100644 --- a/Messages.hs +++ b/Messages.hs @@ -31,7 +31,6 @@ module Messages ( showCustom, showHeader, showRaw, - setupConsole ) where -- cgit v1.2.3