Skip to content
Snippets Groups Projects
Commit 88c4e057 authored by Owen Arnold's avatar Owen Arnold
Browse files

refs #10998. Delete pointer.

parent a593146d
No related merge requests found
......@@ -91,6 +91,7 @@ public:
TS_ASSERT(sphericalShapeProduct);
TS_ASSERT_EQUALS(sourceShape, *sphericalShapeProduct);
delete productShape;
}
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment