[anjuta-extras] scratchbox: Fix compiler warnings
- From: Sebastien Granjoux <sgranjoux src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta-extras] scratchbox: Fix compiler warnings
- Date: Mon, 7 Jan 2013 21:37:31 +0000 (UTC)
commit be6e9882fe7e185455095e674a9e18bbd9bf7d58
Author: SÃbastien Granjoux <seb sfo free fr>
Date: Mon Jan 7 21:32:35 2013 +0100
scratchbox: Fix compiler warnings
plugins/scratchbox/plugin.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/plugins/scratchbox/plugin.c b/plugins/scratchbox/plugin.c
index 7a1b2bb..fa43736 100644
--- a/plugins/scratchbox/plugin.c
+++ b/plugins/scratchbox/plugin.c
@@ -475,10 +475,6 @@ ipreferences_merge(IAnjutaPreferences* ipref, AnjutaPreferences* prefs, GError**
static void
ipreferences_unmerge(IAnjutaPreferences* ipref, AnjutaPreferences* prefs, GError** e)
{
- GtkWidget *sb_entry;
-
- sb_entry = GTK_WIDGET(gtk_builder_get_object(bxml, SB_ENTRY));
-
anjuta_preferences_remove_page(prefs, _("Scratchbox"));
g_object_unref (bxml);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]