X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fgwindowgui.C;fp=cinelerra-5.1%2Fcinelerra%2Fgwindowgui.C;h=09a09cb83c288f812b2e0fed3dcefa8adea46b25;hb=56923cfe421f547a8ba1c6a4a6e9225877b121c6;hp=f90a387815add0beaf2a066a44ae59f8059f5d78;hpb=134e3b2ef6322953b40f7ec2567e8b883eb42830;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/cinelerra/gwindowgui.C b/cinelerra-5.1/cinelerra/gwindowgui.C index f90a3878..09a09cb8 100644 --- a/cinelerra-5.1/cinelerra/gwindowgui.C +++ b/cinelerra-5.1/cinelerra/gwindowgui.C @@ -209,7 +209,6 @@ GWindowColorButton::~GWindowColorButton() int GWindowColorButton::handle_new_color(int color, int alpha) { this->color = color; - color_thread->update_lock->unlock(); return 1; }