mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
remove destructor definition that not in use
This commit is contained in:
parent
2e5ebda5db
commit
ca4f1c5b0e
2 changed files with 0 additions and 4 deletions
|
|
@ -23,8 +23,6 @@ Tab::Tab()
|
|||
);
|
||||
}
|
||||
|
||||
Tab::~Tab() = default;
|
||||
|
||||
// Getters
|
||||
Glib::ustring Tab::get_page_title(
|
||||
const int & PAGE_NUMBER
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue