forked from AuroraMiddleware/gtk
viewport: Remove useless import
Just a debugging remnant
This commit is contained in:
parent
746c9dc278
commit
c948c9e51d
@ -348,7 +348,7 @@ gtk_viewport_get_property (GObject *object,
|
||||
break;
|
||||
}
|
||||
}
|
||||
#include <stdio.h>
|
||||
|
||||
static void
|
||||
gtk_viewport_init (GtkViewport *viewport)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user