add edit length update when open_edl changes media length, replace stack_warn with...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / appearanceprefs.h
index 96a6a41e85721a9751a0a1e60c2e4387d29fc3ac..e96aca1b4d6e7eec29b3974cbbbf8a5b97e01421 100644 (file)
@@ -265,14 +265,6 @@ public:
        PreferencesWindow *pwindow;
 };
 
-class UseWarnStack : public BC_CheckBox
-{
-public:
-       UseWarnStack(PreferencesWindow *pwindow, int x, int y);
-       int handle_event();
-       PreferencesWindow *pwindow;
-};
-
 class BD_WarnRoot : public BC_CheckBox
 {
 public: