mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 23:31:53 -05:00
Removed unused AudioServer::update function
This commit is contained in:
@@ -939,9 +939,6 @@ void AudioServer::finish() {
|
||||
buses.clear();
|
||||
}
|
||||
|
||||
void AudioServer::update() {
|
||||
}
|
||||
|
||||
/* MISC config */
|
||||
|
||||
void AudioServer::lock() {
|
||||
|
||||
Reference in New Issue
Block a user