Loading spice-qemu-char.c +0 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,6 @@ typedef struct SpiceCharDriver { CharDriverState* chr; SpiceCharDeviceInstance sin; char *subtype; bool active; bool blocked; const uint8_t *datapos; Loading Loading
spice-qemu-char.c +0 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,6 @@ typedef struct SpiceCharDriver { CharDriverState* chr; SpiceCharDeviceInstance sin; char *subtype; bool active; bool blocked; const uint8_t *datapos; Loading