X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fmwindowgui.C;h=70c4808a959ea8b8c25a72b13fc6abb471ef0227;hp=66f118714a3636111bcbb06e651c85ab2d7a2bf6;hb=a19a685a46ddc630010788707d9e5b9d2342af46;hpb=376dbcef804a17c74f0db851064e7947a3d0a5f5 diff --git a/cinelerra-5.1/cinelerra/mwindowgui.C b/cinelerra-5.1/cinelerra/mwindowgui.C index 66f11871..70c4808a 100644 --- a/cinelerra-5.1/cinelerra/mwindowgui.C +++ b/cinelerra-5.1/cinelerra/mwindowgui.C @@ -1144,15 +1144,6 @@ void MWindowGUI::default_positions() } -int MWindowGUI::button_release_event() -{ - if( keyvalue_popup ) { - delete keyvalue_popup; keyvalue_popup = 0; - } - return 0; -} - - int MWindowGUI::repeat_event(int64_t duration) { // if(duration == 100)