Remove an unnecessary newline
This commit is contained in:
parent
5597245865
commit
7013c28e26
1 changed files with 0 additions and 1 deletions
|
@ -114,7 +114,6 @@ unsigned long SoftwareMixerBackend_Init(void (*callback)(long *stream, size_t fr
|
||||||
Backend_PrintError("Failed to initialize context: %s", ma_result_description(return_value));
|
Backend_PrintError("Failed to initialize context: %s", ma_result_description(return_value));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue