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);
31void voice_stop(void); 31void voice_stop(void);
32 32
33void voice_thread_init(void); 33void voice_thread_init(void);
34void voice_thread_resume(void);
35#ifdef HAVE_PRIORITY_SCHEDULING 34#ifdef HAVE_PRIORITY_SCHEDULING
36void voice_thread_set_priority(int priority); 35void voice_thread_set_priority(int priority);
37#endif 36#endif