color coded keyframe curves, keyframe popups, cwin scrollbar fixes
[goodguy/history.git] / cinelerra-5.1 / cinelerra / patchgui.h
index c2c4132eea2c0f747fae70c627aa6ff5064f8770..25d23e6d52efbae3042757e15730fc12e0923473 100644 (file)
@@ -153,7 +153,6 @@ public:
        MutePatch(MWindow *mwindow, PatchGUI *patch, int x, int y);
        int button_press_event();
        int button_release_event();
-       static IntAuto* get_keyframe(MWindow *mwindow, PatchGUI *patch);
        MWindow *mwindow;
        PatchGUI *patch;
 };