From efc40fcec397ee8dee57cd7de43279792f941380 Mon Sep 17 00:00:00 2001 From: Cosimo Cecchi Date: Tue, 27 Mar 2012 10:05:58 -0400 Subject: trivial: fix a GCC build warning --- nautilus-sendto-plugin/empathy-nautilus-sendto.c | 1 - 1 file changed, 1 deletion(-) diff --git a/nautilus-sendto-plugin/empathy-nautilus-sendto.c b/nautilus-sendto-plugin/empathy-nautilus-sendto.c index ee1519de3..9dc0bca10 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); -- cgit v1.2.3