You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00: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