summaryrefslogtreecommitdiffstats
path: root/src/channel-usbredir.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/channel-usbredir.c')
-rw-r--r--src/channel-usbredir.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/channel-usbredir.c b/src/channel-usbredir.c
index 38d5aaf..dd9557b 100644
--- a/src/channel-usbredir.c
+++ b/src/channel-usbredir.c
@@ -305,7 +305,6 @@ static void spice_usbredir_channel_open_acl_cb(
priv->state = STATE_DISCONNECTED;
}
- spice_usb_acl_helper_close_acl(priv->acl_helper);
g_clear_object(&priv->acl_helper);
g_object_set(spice_channel_get_session(SPICE_CHANNEL(channel)),
"inhibit-keyboard-grab", FALSE, NULL);