mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2025-12-26 14:41:25 +00:00
spicevmc: Remove unused declarations
Signed-off-by: Frediano Ziglio <freddy77@gmail.com> Acked-by: Uri Lublin <ulublin@redhat.com>
This commit is contained in:
parent
828c881bd0
commit
efc02a8c0f
@ -98,23 +98,6 @@ struct RedVmcChannel: public RedChannel
|
||||
RedStatCounter out_uncompressed;
|
||||
};
|
||||
|
||||
struct RedVmcChannelUsbredir final: public RedVmcChannel
|
||||
{
|
||||
RedVmcChannelUsbredir();
|
||||
};
|
||||
|
||||
|
||||
struct RedVmcChannelWebdav final: public RedVmcChannel
|
||||
{
|
||||
RedVmcChannelWebdav();
|
||||
};
|
||||
|
||||
|
||||
struct RedVmcChannelPort final: public RedVmcChannel
|
||||
{
|
||||
RedVmcChannelPort();
|
||||
};
|
||||
|
||||
|
||||
class VmcChannelClient final: public RedChannelClient
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user