Refactoring: Code cleanup post-processing.
This commit is contained in:
@@ -70,7 +70,7 @@ namespace Assimp {
|
||||
class DeboneProcess : public BaseProcess {
|
||||
public:
|
||||
DeboneProcess();
|
||||
~DeboneProcess();
|
||||
~DeboneProcess() override = default;
|
||||
|
||||
// -------------------------------------------------------------------
|
||||
/** Returns whether the processing step is present in the given flag.
|
||||
|
||||
Reference in New Issue
Block a user