diff options
Diffstat (limited to 'ui/vnc.h')
| -rw-r--r-- | ui/vnc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/vnc.h b/ui/vnc.h index a60fb13115..757fa83044 100644 --- a/ui/vnc.h +++ b/ui/vnc.h @@ -159,7 +159,6 @@ struct VncDisplay QKbdState *kbd; QemuMutex mutex; - QEMUCursor *cursor; int cursor_msize; uint8_t *cursor_mask; |