mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-08-09 23:12:32 +00:00
server: Remove a redundant IncomingHandler typedef
This fixes a compilation error with gcc 4.4.7 on RHEL 6.8. Signed-off-by: Francois Gouget <fgouget@codeweavers.com> Acked-by: Frediano Ziglio <fziglio@redhat.com>
This commit is contained in:
parent
efe49fa275
commit
2ebd69c4c5
@ -51,7 +51,6 @@ G_BEGIN_DECLS
|
||||
|
||||
typedef struct RedChannel RedChannel;
|
||||
typedef struct RedClient RedClient;
|
||||
typedef struct IncomingHandler IncomingHandler;
|
||||
|
||||
typedef struct RedChannelClient RedChannelClient;
|
||||
typedef struct RedChannelClientClass RedChannelClientClass;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user