prevent self-deadlock

This commit is contained in:
David Rose 2007-08-03 23:11:52 +00:00
parent cf69abadde
commit ab3b45eb59

View File

@ -928,8 +928,6 @@ post_load(Texture *tex) {
//////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////
void TexturePool:: void TexturePool::
load_filters() { load_filters() {
MutexHolder holder(_lock);
ConfigVariableList texture_filter ConfigVariableList texture_filter
("texture-filter", ("texture-filter",
PRC_DESC("Names one or more external libraries that should be loaded for the " PRC_DESC("Names one or more external libraries that should be loaded for the "