mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
update destructors
This commit is contained in:
parent
b9311eafb4
commit
aa35a91923
4 changed files with 13 additions and 21 deletions
|
|
@ -24,13 +24,7 @@ Main::Main()
|
|||
|
||||
Main::~Main()
|
||||
{
|
||||
remove(
|
||||
* tab
|
||||
);
|
||||
|
||||
delete tab;
|
||||
|
||||
tab = nullptr;
|
||||
}
|
||||
|
||||
void Main::tab_append()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue