Skip to content

Commit

Permalink
#413 Code smells fix
Browse files Browse the repository at this point in the history
Signed-off-by: Dimitri Baron <[email protected]>
  • Loading branch information
barondim authored and rosiereflo committed Jul 11, 2024
1 parent 498561a commit d93be8e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions sources/Common/DYNSimulationResult.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,6 @@ class SimulationResult {
*/
SimulationResult();

/**
* @brief default destructor
*/
~SimulationResult() = default;

/**
* @brief copy constructor
* @param result : result to copy
Expand Down

0 comments on commit d93be8e

Please sign in to comment.