spice_get_server_channel_parser1 function was removed.

Signed-off-by: Frediano Ziglio <fzig...@redhat.com>
---
 common/client_demarshallers.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/common/client_demarshallers.h b/common/client_demarshallers.h
index af095a0..43c7e7d 100644
--- a/common/client_demarshallers.h
+++ b/common/client_demarshallers.h
@@ -27,7 +27,6 @@ typedef uint8_t * (*spice_parse_channel_func_t)(uint8_t 
*message_start, uint8_t
                                                size_t *size_out, 
message_destructor_t *free_message);
 
 spice_parse_channel_func_t spice_get_server_channel_parser(uint32_t channel, 
unsigned int *max_message_type);
-spice_parse_channel_func_t spice_get_server_channel_parser1(uint32_t channel, 
unsigned int *max_message_type);
 
 SPICE_END_DECLS
 
-- 
2.17.1

_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to