[empathy] trivial: fix a GCC build warning
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] trivial: fix a GCC build warning
- Date: Tue, 27 Mar 2012 14:06:23 +0000 (UTC)
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]