this foo, needn't be here
This commit is contained in:
parent
4f74794b54
commit
d459b77975
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ void set_start_tone() {
|
||||||
|
|
||||||
if (stat(file, &s) == -1)
|
if (stat(file, &s) == -1)
|
||||||
{
|
{
|
||||||
printf("foo\n");
|
//printf("foo\n");
|
||||||
return ;
|
return ;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue