remove warning
git-svn-id: svn://10.0.0.236/trunk@47090 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
47fbf5f772
commit
99acb878e5
@ -78,7 +78,7 @@ static void file_cancel_clicked(GtkWidget *w, PRBool *ret)
|
||||
|
||||
static void filter_item_activated(GtkWidget *w, gpointer data)
|
||||
{
|
||||
nsFileWidget *f = (nsFileWidget*)data;
|
||||
// nsFileWidget *f = (nsFileWidget*)data;
|
||||
gchar *foo = (gchar*)gtk_object_get_data(GTK_OBJECT(w), "filters");
|
||||
g_print("filter_item_activated(): %s\n", foo);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user