projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa88afa
)
spice-char: remove unused field
author
Marc-André Lureau
<marcandre.lureau@redhat.com>
Sun, 1 Dec 2013 21:23:36 +0000
(22:23 +0100)
committer
Gerd Hoffmann
<kraxel@redhat.com>
Mon, 16 Dec 2013 09:12:20 +0000
(10:12 +0100)
Signed-off-by: Marc-André Lureau <marcandre.lureau@gmail.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
spice-qemu-char.c
patch
|
blob
|
history
diff --git
a/spice-qemu-char.c
b/spice-qemu-char.c
index 6d147a7ece26a79f6af8838e4d22afd5e3ea6e81..e074d9e4e80b4f126715506bd3c17cf2c9953758 100644
(file)
--- a/
spice-qemu-char.c
+++ b/
spice-qemu-char.c
@@
-11,7
+11,6
@@
typedef struct SpiceCharDriver {
CharDriverState* chr;
SpiceCharDeviceInstance sin;
- char *subtype;
bool active;
bool blocked;
const uint8_t *datapos;