summaryrefslogtreecommitdiffstats
path: root/server
diff options
context:
space:
mode:
authorPavel Grunt <pgrunt@redhat.com>2015-11-23 10:43:48 +0100
committerFrediano Ziglio <fziglio@redhat.com>2015-11-23 11:49:07 +0000
commit96049b7c3a323d923e21c7d3601d1aec0151b6f8 (patch)
tree5953b9e84ee2741c453a9c03c7bf31731fd2b690 /server
parent380b9f6aff17b59a5eee919ec8b9dccb4dc07cae (diff)
downloadspice-96049b7c3a323d923e21c7d3601d1aec0151b6f8.tar.gz
spice-96049b7c3a323d923e21c7d3601d1aec0151b6f8.tar.xz
spice-96049b7c3a323d923e21c7d3601d1aec0151b6f8.zip
red channel: Remove unused declaration of red_channel_pipes_remove
It was introduced in 09ae4700d27b7c1cca64c2ce4c90f0c6cdf81ccf but never used. Signed-off-by: Pavel Grunt <pgrunt@redhat.com> Acked-by: Fabiano FidĂȘncio <fidencio@redhat.com>
Diffstat (limited to 'server')
-rw-r--r--server/red_channel.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/server/red_channel.h b/server/red_channel.h
index 1d6eab94..0e0138f1 100644
--- a/server/red_channel.h
+++ b/server/red_channel.h
@@ -513,8 +513,6 @@ int red_channel_client_send_message_pending(RedChannelClient *rcc);
int red_channel_no_item_being_sent(RedChannel *channel);
int red_channel_client_no_item_being_sent(RedChannelClient *rcc);
-void red_channel_pipes_remove(RedChannel *channel, PipeItem *item);
-
// TODO: unstaticed for display/cursor channels. they do some specific pushes not through
// adding elements or on events. but not sure if this is actually required (only result
// should be that they ""try"" a little harder, but if the event system is correct it