api: not allow the inheritance of the Saver.
authorHermet Park <chuneon.park@samsung.com>
Fri, 22 Oct 2021 10:09:25 +0000 (19:09 +0900)
committerHermet Park <chuneon.park@samsung.com>
Tue, 26 Oct 2021 03:56:49 +0000 (12:56 +0900)
commit319a6d92455c0e6fee77cad82303a0faa3050783
tree48773464b9aa6345b32c4346b0873205986a36c0
parent046b8cc056e91bc1a1f4ebcbff1adaa633a95493
api: not allow the inheritance of the Saver.

We missed the final keyword for the Saver,
This inheritance is out of our policy.

It might be break apis but Saver class is just opened,
and we're pretty sure that there is no any extension of this.

I know this is the bad decision, but we have a chance yet,
so we must correct it before further late.
inc/thorvg.h