[vinagre] Removed an already done TODO entry



commit c92bcb9bd2add9618d1db35c6a59627e8ec7834f
Author: Jonh Wendell <jwendell gnome org>
Date:   Mon Jul 27 08:36:02 2009 -0300

    Removed an already done TODO entry

 vinagre/vinagre-notebook.c |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/vinagre/vinagre-notebook.c b/vinagre/vinagre-notebook.c
index a8288ce..2b2f287 100644
--- a/vinagre/vinagre-notebook.c
+++ b/vinagre/vinagre-notebook.c
@@ -425,13 +425,6 @@ tab_auth_failed_cb (VinagreTab *tab, const gchar *msg, VinagreNotebook *nb)
   g_string_free (message, TRUE);
   g_free (name);
 
-  // TODO: Remover se der pau
-  //if (tab->priv->keyring_item_id > 0)
-  //  {
-   //   gnome_keyring_item_delete_sync (NULL, tab->priv->keyring_item_id);
-   //   tab->priv->keyring_item_id = 0;
-  //  }
-
   vinagre_notebook_close_tab (nb, tab);
 }
 



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