X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=blobdiff_plain;f=cinelerra-5.1%2Fguicast%2Fvicon.C;h=deb3c57fd6370b1aa7af9b7d54ca4c88b8c01b9c;hp=906fb6e938556377af762768e82dd8cd9428a823;hb=3ec3a9cc6afc6561311686b3ec597ee3c1d80d6f;hpb=788dfe4aae1aef521caddcc68dec7369a996dce7 diff --git a/cinelerra-5.1/guicast/vicon.C b/cinelerra-5.1/guicast/vicon.C index 906fb6e9..deb3c57f 100644 --- a/cinelerra-5.1/guicast/vicon.C +++ b/cinelerra-5.1/guicast/vicon.C @@ -87,8 +87,8 @@ VIconThread:: draw_lock->unlock(); if( Thread::running() ) { Thread::cancel(); - Thread::join(); } + Thread::join(); t_heap.remove_all_objects(); delete timer; delete draw_lock;