diff --git a/SparkleShare/Mac/SparkleEventLog.cs b/SparkleShare/Mac/SparkleEventLog.cs index 9c8bd92a..ce5b5fb1 100644 --- a/SparkleShare/Mac/SparkleEventLog.cs +++ b/SparkleShare/Mac/SparkleEventLog.cs @@ -113,7 +113,7 @@ namespace SparkleShare { if (this.selected_log != null && !SparkleShare.Controller.Folders.Contains (this.selected_log)) { - this.selected_log = null; + this.selected_log = null;// todo on linux } this.popup_button.Activated += delegate {