[Spice-devel] [PATCH 16/18] Removed unused stat field
Frediano Ziglio
fziglio at redhat.com
Mon Sep 26 08:12:49 UTC 2016
Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
---
server/cursor-channel.c | 4 ----
1 file changed, 4 deletions(-)
diff --git a/server/cursor-channel.c b/server/cursor-channel.c
index 05b8942..3e1e9f2 100644
--- a/server/cursor-channel.c
+++ b/server/cursor-channel.c
@@ -55,10 +55,6 @@ struct CursorChannelPrivate {
uint16_t cursor_trail_length;
uint16_t cursor_trail_frequency;
uint32_t mouse_mode;
-
-#ifdef RED_STATISTICS
- StatNodeRef stat;
-#endif
};
struct CursorChannel {
--
2.7.4
More information about the Spice-devel
mailing list