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
|
|
@ -226,7 +226,7 @@ Browser::Browser(
|
|||
signal_close_request().connect(
|
||||
[this]
|
||||
{
|
||||
browserMain->shutdown();
|
||||
browserMain->save();
|
||||
|
||||
// @TODO sqlite3_close(db);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue