forked from AuroraMiddleware/gtk
Fix a compiler warning
This commit is contained in:
parent
56e93332d8
commit
825b48911b
@ -751,7 +751,6 @@ gtk_application_window_set_property (GObject *object,
|
||||
GParamSpec *pspec)
|
||||
{
|
||||
GtkApplicationWindow *window = GTK_APPLICATION_WINDOW (object);
|
||||
GtkApplicationWindowPrivate *priv = gtk_application_window_get_instance_private (window);
|
||||
|
||||
switch (prop_id)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user