summaryrefslogtreecommitdiff
path: root/src/idle-connection.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/idle-connection.c')
-rw-r--r--src/idle-connection.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/idle-connection.c b/src/idle-connection.c
index 903a8b4..9b495a8 100644
--- a/src/idle-connection.c
+++ b/src/idle-connection.c
@@ -490,7 +490,6 @@ static void idle_connection_class_init(IdleConnectionClass *klass) {
parent_class->create_handle_repos = _iface_create_handle_repos;
parent_class->get_unique_connection_name = _iface_get_unique_connection_name;
- parent_class->create_channel_factories = NULL;
parent_class->create_channel_managers = _iface_create_channel_managers;
parent_class->connecting = NULL;
parent_class->connected = NULL;