mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
remove extra method
This commit is contained in:
parent
53bd6e8fbb
commit
e193240d69
5 changed files with 1 additions and 17 deletions
|
|
@ -105,11 +105,6 @@ void Main::tab_page_navigation_history_forward()
|
|||
);
|
||||
};
|
||||
|
||||
void Main::shutdown()
|
||||
{
|
||||
mainTab->shutdown();
|
||||
}
|
||||
|
||||
// Getters
|
||||
Glib::ustring Main::get_current_tab_page_title()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue