mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
remove debug statement
This commit is contained in:
parent
8af9c5b213
commit
36b51114a9
@ -56,8 +56,6 @@ init_libcull() {
|
||||
CullBinStateSorted::init_type();
|
||||
CullBinUnsorted::init_type();
|
||||
|
||||
cerr << "init_libcull\n";
|
||||
|
||||
CullBinManager *bin_manager = CullBinManager::get_global_ptr();
|
||||
bin_manager->register_bin_type(CullBinManager::BT_unsorted,
|
||||
CullBinUnsorted::make_bin);
|
||||
|
Loading…
x
Reference in New Issue
Block a user