mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 19:08:55 -04:00
prevent self-deadlock
This commit is contained in:
parent
cf69abadde
commit
ab3b45eb59
@ -928,8 +928,6 @@ post_load(Texture *tex) {
|
||||
////////////////////////////////////////////////////////////////////
|
||||
void TexturePool::
|
||||
load_filters() {
|
||||
MutexHolder holder(_lock);
|
||||
|
||||
ConfigVariableList texture_filter
|
||||
("texture-filter",
|
||||
PRC_DESC("Names one or more external libraries that should be loaded for the "
|
||||
|
Loading…
x
Reference in New Issue
Block a user