H-uru / libhsplasma

Cross-platform Plasma data and network library
GNU General Public License v3.0
32 stars 30 forks source link

Clean up some unnecessary virtual methods #274

Closed zrax closed 1 year ago

zrax commented 1 year ago

Among other things, this fixes a cppcheck warning about calling virtual functions in constructors and destructors.