X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fkeyframepopup.h;h=99220c94b5abfb4d197b3da938090ff623dbd224;hp=68676792a0c66d692a3ab52f9f0bd9df95007dec;hb=0513350234a8dcd08e5a0117d5121724ef7b76b6;hpb=21c2e6b36d6a96c2f662a89459d607b5a387f4eb diff --git a/cinelerra-5.1/cinelerra/keyframepopup.h b/cinelerra-5.1/cinelerra/keyframepopup.h index 68676792..99220c94 100644 --- a/cinelerra-5.1/cinelerra/keyframepopup.h +++ b/cinelerra-5.1/cinelerra/keyframepopup.h @@ -99,7 +99,6 @@ class KeyframePopupShow : public BC_MenuItem public: KeyframePopupShow(MWindow *mwindow, KeyframePopup *popup); ~KeyframePopupShow(); - PatchGUI *get_patchgui(Track *track); int handle_event(); MWindow *mwindow;