Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dorota Czaplejewicz
gtk
Commits
08e20ce5
Commit
08e20ce5
authored
Apr 10, 2019
by
Matthias Clasen
Browse files
Silence a compiler warning
parent
bc0b9840
Changes
1
Hide whitespace changes
Inline
Side-by-side
gtk/gtkactionbar.c
View file @
08e20ce5
...
...
@@ -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
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment