[pan2] forgot this



commit 9a68cf5dcb397e8e5050ff1c10a8578e6f262846
Author: Heinrich MÃller <henmull src gnome org>
Date:   Thu May 31 02:35:02 2012 +0200

    forgot this

 pan/gui/gui.cc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pan/gui/gui.cc b/pan/gui/gui.cc
index 141f61d..bf45c47 100644
--- a/pan/gui/gui.cc
+++ b/pan/gui/gui.cc
@@ -190,7 +190,7 @@ GUI :: root_realized_cb (GtkWidget*, gpointer self_gpointer)
 
   // TODO if article is not cached, load with a taskarticle action!
   StringView last_msg = gui->_prefs.get_string("last-opened-msg", "");
-  if (!last_msg.empty() && !last_group.empty())
+  if (!last_msg.empty())
   {
     GPGDecErr err;
     mid_sequence_t files;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]