summaryrefslogtreecommitdiffstats
path: root/services/inputflinger/host/InputDriver.h
diff options
context:
space:
mode:
Diffstat (limited to 'services/inputflinger/host/InputDriver.h')
-rw-r--r--services/inputflinger/host/InputDriver.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/services/inputflinger/host/InputDriver.h b/services/inputflinger/host/InputDriver.h
index 9bc14a7..7734ac2 100644
--- a/services/inputflinger/host/InputDriver.h
+++ b/services/inputflinger/host/InputDriver.h
@@ -68,8 +68,6 @@ input_report_definition_t* create_input_report_definition(input_host_t* host);
input_report_definition_t* create_output_report_definition(input_host_t* host);
-void free_report_definition(input_host_t* host, input_report_definition_t* report_def);
-
void input_device_definition_add_report(input_host_t* host,
input_device_definition_t* d, input_report_definition_t* r);