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
|
|
@ -170,13 +170,6 @@ int Tab::save()
|
|||
return EXEC_STATUS;
|
||||
}
|
||||
|
||||
void Tab::shutdown()
|
||||
{
|
||||
save();
|
||||
|
||||
// @TODO shutdown children components
|
||||
}
|
||||
|
||||
// Actions
|
||||
void Tab::refresh(
|
||||
const int & PAGE_NUMBER
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue