lv2 fixes, dcraw upgrade, arch/libdv
[goodguy/history.git] / cinelerra-5.1 / cinelerra / appearanceprefs.h
index 975842336fefbabb101f4f9010dda03ecb522503..b59a9ed995a1470fca1f982bc744eb4b0a88eec6 100644 (file)
@@ -297,14 +297,6 @@ public:
        int id;
 };
 
-class PrefsAutostartLV2UI : public BC_CheckBox
-{
-public:
-       PrefsAutostartLV2UI(int x, int y, PreferencesWindow *pwindow);
-       int handle_event();
-       PreferencesWindow *pwindow;
-};
-
 class PerpetualSession : public BC_CheckBox
 {
 public: