mirror of
https://github.com/linux-speakup/espeakup.git
synced 2026-08-09 09:19:09 +02:00
removed declaration of rate from main
This commit is contained in:
parent
d82bfcd09c
commit
c6b57885c9
1 changed files with 0 additions and 1 deletions
|
|
@ -73,7 +73,6 @@ int create_pid_file(void)
|
|||
int main(int argc, char **argv)
|
||||
{
|
||||
sigset_t sigset;
|
||||
int rate;
|
||||
int err;
|
||||
pthread_t signal_thread_id;
|
||||
pthread_t espeak_thread_id;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue