Hi ----- Original Message ----- > --- > src/channel-display.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/src/channel-display.c b/src/channel-display.c > index 709b3d2..020b7fb 100644 > --- a/src/channel-display.c > +++ b/src/channel-display.c > @@ -1816,7 +1816,6 @@ void spice_display_gl_draw_done(SpiceDisplayChannel > *display) > channel = SPICE_CHANNEL(display); > > out = spice_msg_out_new(channel, SPICE_MSGC_DISPLAY_GL_DRAW_DONE); > - out->marshallers->msgc_display_gl_draw_done(out->marshaller, NULL); > spice_msg_out_send_internal(out); > }
It's not obvious to me why it should be removed. So, I'd rather keep it for completeness. _______________________________________________ Spice-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/spice-devel
