Removed unused AudioServer::update function
This commit is contained in:
parent
4c41f6c2ad
commit
c8a5145a6d
3 changed files with 0 additions and 7 deletions
|
|
@ -939,9 +939,6 @@ void AudioServer::finish() {
|
|||
buses.clear();
|
||||
}
|
||||
|
||||
void AudioServer::update() {
|
||||
}
|
||||
|
||||
/* MISC config */
|
||||
|
||||
void AudioServer::lock() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue