summaryrefslogtreecommitdiff
path: root/cras/src/server/cras_iodev_list.h
diff options
context:
space:
mode:
Diffstat (limited to 'cras/src/server/cras_iodev_list.h')
-rw-r--r--cras/src/server/cras_iodev_list.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/cras/src/server/cras_iodev_list.h b/cras/src/server/cras_iodev_list.h
index d6e9ba54..61c3a182 100644
--- a/cras/src/server/cras_iodev_list.h
+++ b/cras/src/server/cras_iodev_list.h
@@ -274,11 +274,6 @@ int cras_iodev_list_suspend_hotword_streams();
/* Resumes all hotwording streams. */
int cras_iodev_list_resume_hotword_stream();
-/* Sets the state of noise cancellation for input devices which supports noise
- * cancellation by suspend, enable/disable, then resume.
- */
-void cras_iodev_list_reset_for_noise_cancellation();
-
/* For unit test only. */
void cras_iodev_list_reset();