Skip to content
Snippets Groups Projects
Commit 08e20ce5 authored by Matthias Clasen's avatar Matthias Clasen
Browse files

Silence a compiler warning

parent bc0b9840
No related branches found
No related tags found
No related merge requests found
......@@ -358,7 +358,6 @@ gtk_action_bar_class_init (GtkActionBarClass *klass)
static void
gtk_action_bar_init (GtkActionBar *action_bar)
{
GtkWidget *widget = GTK_WIDGET (action_bar);
GtkActionBarPrivate *priv = gtk_action_bar_get_instance_private (action_bar);
GtkCssNode *widget_node;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment