audio: Code formatting fixes in nullAudioManager.cxx

[skip ci]
This commit is contained in:
rdb 2022-11-06 11:22:10 +01:00
parent 502607e450
commit 70e86c46ed

View File

@ -16,11 +16,6 @@
TypeHandle NullAudioManager::_type_handle; TypeHandle NullAudioManager::_type_handle;
// namespace { static const string blank=""; static PN_stdfloat
// no_listener_attributes [] = {0.0f,0.0f,0.0f, 0.0f,0.0f,0.0f,
// 0.0f,0.0f,0.0f, 0.0f,0.0f,0.0f}; }
/** /**
* *
*/ */