[empathy] trivial: fix a GCC build warning



commit efc40fcec397ee8dee57cd7de43279792f941380
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Mar 27 10:05:58 2012 -0400

    trivial: fix a GCC build warning

 nautilus-sendto-plugin/empathy-nautilus-sendto.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/nautilus-sendto-plugin/empathy-nautilus-sendto.c b/nautilus-sendto-plugin/empathy-nautilus-sendto.c
index ee1519d..9dc0bca 100644
--- a/nautilus-sendto-plugin/empathy-nautilus-sendto.c
+++ b/nautilus-sendto-plugin/empathy-nautilus-sendto.c
@@ -141,7 +141,6 @@ validate_destination (NstPlugin *plugin,
                       gchar **error)
 {
   EmpathyContact *contact = NULL;
-  gboolean ret = TRUE;
 
   contact = get_selected_contact (contact_widget);
 



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