mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
remove accidental debug statement
This commit is contained in:
parent
70a32ce433
commit
73428afd4e
@ -39,7 +39,6 @@ ConfigureFn(config_fmodAudio) {
|
||||
////////////////////////////////////////////////////////////////////
|
||||
void
|
||||
init_libFmodAudio() {
|
||||
cerr << "init_libFmodAudio\n";
|
||||
static bool initialized = false;
|
||||
if (initialized) {
|
||||
return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user