diff options
author | Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> | 2012-04-14 11:37:33 +0200 |
---|---|---|
committer | Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> | 2012-04-14 12:22:33 +0200 |
commit | 713bd9cee891acc5cb45c241469eba82ecf4d6d5 (patch) | |
tree | 0576a37390c5754c8d008556da69561ee773bd16 /src/utils/mathutils.cpp | |
parent | 387a04cf3c38e19fd8050e39d0f219e5f07257fd (diff) | |
download | manaserv-713bd9cee891acc5cb45c241469eba82ecf4d6d5.tar.gz manaserv-713bd9cee891acc5cb45c241469eba82ecf4d6d5.tar.bz2 manaserv-713bd9cee891acc5cb45c241469eba82ecf4d6d5.tar.xz manaserv-713bd9cee891acc5cb45c241469eba82ecf4d6d5.zip |
Fixed compiler warning about non-virtual destructor
None of the subclasses actually define a destructor that does anything, but
this may change in the future. In any case it's good to get rid of the
warning.
Reviewed-by: Erik Schilling
Diffstat (limited to 'src/utils/mathutils.cpp')
0 files changed, 0 insertions, 0 deletions