[nautilus-actions] Fix compilation error



commit f3e8096e6d78f93f8914bf2cd659bd8dd0e2e2a6
Author: Pierre Wieser <pwieser trychlos org>
Date:   Thu Jun 17 20:11:44 2010 +0200

    Fix compilation error

 src/nact/nact-iexecution-tab.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/nact/nact-iexecution-tab.c b/src/nact/nact-iexecution-tab.c
index 87d7c3e..320a8d7 100644
--- a/src/nact/nact-iexecution-tab.c
+++ b/src/nact/nact-iexecution-tab.c
@@ -447,7 +447,6 @@ on_execute_as_changed( GtkEntry *entry, NactIExecutionTab *instance )
 	g_object_get(
 			G_OBJECT( instance ),
 			TAB_UPDATABLE_PROP_SELECTED_PROFILE, &profile,
-			TAB_UPDATABLE_PROP_EDITABLE, &editable,
 			NULL );
 
 	text = gtk_entry_get_text( entry );



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