summaryrefslogtreecommitdiff
path: root/apps/voice_thread.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/voice_thread.h')
-rw-r--r--apps/voice_thread.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/voice_thread.h b/apps/voice_thread.h
index 1529f7efe8..5f6547fb76 100644
--- a/apps/voice_thread.h
+++ b/apps/voice_thread.h
@@ -31,7 +31,6 @@ void voice_wait(void);
void voice_stop(void);
void voice_thread_init(void);
-void voice_thread_resume(void);
#ifdef HAVE_PRIORITY_SCHEDULING
void voice_thread_set_priority(int priority);
#endif