eventlog: remove debug line

This commit is contained in:
Hylke Bons 2012-10-25 17:37:22 +01:00
parent 53a42fa3cf
commit e32f45214c

View file

@ -270,7 +270,7 @@ namespace SparkleShare {
} else if (url.StartsWith ("history://")) {
this.history_view_active = true;
Program.UI.Bubbles.Controller.ShowBubble ("F", "f", "");
ContentLoadingEvent ();
UpdateSizeInfoEvent ("…", "…");
UpdateChooserEnablementEvent (false);