summaryrefslogtreecommitdiffstats
path: root/src/usb-acl-helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/usb-acl-helper.h')
-rw-r--r--src/usb-acl-helper.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/usb-acl-helper.h b/src/usb-acl-helper.h
index d9a9def..aa5d3d4 100644
--- a/src/usb-acl-helper.h
+++ b/src/usb-acl-helper.h
@@ -65,7 +65,6 @@ void spice_usb_acl_helper_open_acl(SpiceUsbAclHelper *self,
gboolean spice_usb_acl_helper_open_acl_finish(
SpiceUsbAclHelper *self, GAsyncResult *res, GError **err);
-void spice_usb_acl_helper_close_acl(SpiceUsbAclHelper *self);
void spice_usb_acl_helper_cancel(SpiceUsbAclHelper *self);
G_END_DECLS