Credit Andrew - fix vorbis audio which was scratchy and ensure aging plugin does...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / cache.C
index a93f1e1b994f7d800ad08d61e8e3deeff11f74c7..a024fc43645bb362c35c35a8182eb532db9c9db4 100644 (file)
@@ -120,7 +120,7 @@ File* CICache::check_out(Asset *asset, EDL *edl, int block)
                remove_user();
                return 0;
        }
-
+       //printf("users: %i \n", users );
        remove_user();
        total_lock->unlock();
 //printf("check out %p %lx %s\n", current, tid, asset->path);