X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.0%2Fcinelerra%2Fformatwindow.h;h=64a6776549394c51b8db524ae9b3643ed1fdf69a;hb=6c0c8bd0e577001d1cc18c6c27d58e62f58a6bff;hp=b9ae0b7eea8a46a52c3991629306820ac8d3dad0;hpb=2d99bb8ce591f05a31464b517d85dc2bc35b2abe;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.0/cinelerra/formatwindow.h b/cinelerra-5.0/cinelerra/formatwindow.h index b9ae0b7e..64a67765 100644 --- a/cinelerra-5.0/cinelerra/formatwindow.h +++ b/cinelerra-5.0/cinelerra/formatwindow.h @@ -61,16 +61,6 @@ public: }; -class FormatCompress : public CompressPopup -{ -public: - FormatCompress(int x, int y, int recording, Asset *asset, char *default_); - ~FormatCompress(); - - int handle_event(); - Asset *asset; -}; - class FormatQuality : public BC_ISlider { public: