remove destructor

This commit is contained in:
yggverse 2024-09-02 21:08:07 +03:00
parent 468e582401
commit f9c2e6ab87
2 changed files with 0 additions and 3 deletions

View file

@ -19,8 +19,6 @@ Progressbar::Progressbar()
set_opacity(0); // fixed height, not hide()
}
Progressbar::~Progressbar() = default;
// Public actions
void Progressbar::set(
double fraction