sams ladspa icons, fix icon drag image, awdw layout, main prints build ts
[goodguy/history.git] / cinelerra-5.1 / cinelerra / renderfarmclient.C
index 7a3507a87f0e5e988e332f202e6917669070b3a8..f4eac0dad4c108866577943f5d71a4d8d4b1b9bb 100644 (file)
@@ -552,6 +552,7 @@ void RenderFarmClientThread::run()
 // Get the pid of the fork if inside the fork
        pid = getpid();
        BC_Signals::set_trap_hook(trap_hook, this);
+       TheList::reset();
 
        int socket_fd = this->socket_fd;