mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
remove destructors overwrite
This commit is contained in:
parent
1ec685cabe
commit
207d5079a7
18 changed files with 6 additions and 42 deletions
|
|
@ -16,6 +16,4 @@ Gemini::Gemini(
|
|||
set_markup(
|
||||
gemtext // @TODO
|
||||
);
|
||||
}
|
||||
|
||||
Gemini::~Gemini() = default;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue