mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-gtk
synced 2026-02-03 20:30:35 +00:00
channel-display: Remove deprecated init functions
They are called at the construct time since spice-common commit: 5b6be16b37370bb774aa3c2a7d5c41791fdc3a1e
This commit is contained in:
parent
8cf25bea7b
commit
3c8fb7e24d
@ -451,9 +451,6 @@ static void spice_display_channel_class_init(SpiceDisplayChannelClass *klass)
|
||||
|
||||
g_type_class_add_private(klass, sizeof(SpiceDisplayChannelPrivate));
|
||||
|
||||
sw_canvas_init();
|
||||
quic_init();
|
||||
rop3_init();
|
||||
channel_set_handlers(SPICE_CHANNEL_CLASS(klass));
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user