add proxy scaler option, add sams icons
[goodguy/history.git] / cinelerra-5.1 / cinelerra / assetedit.h
index d1f3c5363903875f9a50031645a70e5a4e118e9f..47a59164ae462f0133566e3911a1be741c74aa6d 100644 (file)
@@ -114,17 +114,6 @@ public:
 
 
 
-class AssetEditFormat : public FormatPopup
-{
-public:
-       AssetEditFormat(AssetEditWindow *fwindow, char* default_, int y);
-       ~AssetEditFormat();
-
-       int handle_event();
-       AssetEditWindow *fwindow;
-};
-
-
 class AssetEditChannels : public BC_TumbleTextBox
 {
 public: