renderer: Get rid of unused member variable

This commit is contained in:
Benjamin Otte 2018-03-28 15:03:04 +02:00
parent 50b8ee3a5f
commit 69101a11b5

View File

@ -66,9 +66,6 @@ typedef struct
{
GObject parent_instance;
GskScalingFilter min_filter;
GskScalingFilter mag_filter;
GdkSurface *surface;
GdkDrawingContext *drawing_context;
GskRenderNode *root_node;