remove whitespace at eol
[goodguy/history.git] / cinelerra-5.1 / cinelerra / commercials.C
index 2485f263fca69c0f7b96c91a36a74b02647bc1cf..a5bc6fea43f4f1de0d926348eb8853899ad724a5 100644 (file)
@@ -701,7 +701,7 @@ ScanStatusGUI(ScanStatus *sswindow, int x, int y, int nlines, int nbars)
        40 + BC_CancelButton::calculate_h() +
                (BC_Title::calculate_h((BC_WindowBase*) sswindow->
                        commercials->mwindow->gui, _("My")) + 5) * nlines +
-               (BC_ProgressBar::calculate_h() + 5) * nbars, 0, 0, 0) 
+               (BC_ProgressBar::calculate_h() + 5) * nbars, 0, 0, 0)
 {
        this->sswindow = sswindow;
        this->nlines = nlines;