mirror of
https://github.com/overte-org/overte.git
synced 2025-04-19 13:43:49 +02:00
cleanup extra debug
This commit is contained in:
parent
03c2ec9376
commit
547ea047e3
1 changed files with 0 additions and 4 deletions
|
@ -85,11 +85,7 @@ function setupAudioMenus() {
|
|||
setupAudioMenus();
|
||||
|
||||
function scriptEnding() {
|
||||
print("scriptEnding()");
|
||||
//Menu.removeMenuItem("Tools > Audio");
|
||||
Menu.removeMenu("Tools > Audio");
|
||||
//Menu.removeMenu("Tools");
|
||||
print("DONE... scriptEnding()");
|
||||
}
|
||||
Script.scriptEnding.connect(scriptEnding);
|
||||
|
||||
|
|
Loading…
Reference in a new issue