diff options
-rw-r--r-- | server/cursor-channel.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/server/cursor-channel.c b/server/cursor-channel.c index b1526976..5b21a052 100644 --- a/server/cursor-channel.c +++ b/server/cursor-channel.c @@ -26,8 +26,6 @@ #include "cursor-channel-client.h" #include "reds.h" -typedef struct CursorChannelClient CursorChannelClient; - enum { RED_PIPE_ITEM_TYPE_CURSOR = RED_PIPE_ITEM_TYPE_COMMON_LAST, RED_PIPE_ITEM_TYPE_CURSOR_INIT, |