X-Git-Url: https://cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fguicast%2Ftest3.C;h=d8f30152debe37ee5741945499e80fcf8f8db955;hb=6ff8b339d215bb1c2cef589fd7959aa2e1834105;hp=5433f55aa56eceeeb672897d11c28cee2c8ebea1;hpb=7fd85fb66168f6b518c5f2d73e04036e87faa0e1;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/guicast/test3.C b/cinelerra-5.1/guicast/test3.C index 5433f55a..d8f30152 100644 --- a/cinelerra-5.1/guicast/test3.C +++ b/cinelerra-5.1/guicast/test3.C @@ -28,13 +28,7 @@ class TestWindow : public BC_Window { public: - TestWindow() : BC_Window("Test", - 0, - 0, - 320, - 240) - { - }; + TestWindow() : BC_Window("Test", 0, 0, 320, 240) {}; void create_objects() {