X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=resource_pool.cpp;h=bf6d12c8982ada1d99ee5ee6289c6f5a4c31ea59;hp=6228fa2d259c5fa068862409ce8c335fb9b5224a;hb=f680714c0378a80e1638824c70c5ec62d6ade8ee;hpb=2d8043bb837b45c9ae509450b3e1b1eb545e44b9 diff --git a/resource_pool.cpp b/resource_pool.cpp index 6228fa2..bf6d12c 100644 --- a/resource_pool.cpp +++ b/resource_pool.cpp @@ -548,7 +548,6 @@ GLuint ResourcePool::create_vec2_vao(const set &attribute_indices, GLuint } } } - pthread_mutex_unlock(&lock); // Create a new one. VAO vao_format;