Skip to content
Snippets Groups Projects
Commit 7fc916ce authored by Joseph Boudreau's avatar Joseph Boudreau
Browse files

Only whitespace, for readability

parent 877bcace
No related branches found
No related tags found
1 merge request!315GeoModelKernel streamline classes
Pipeline #7393992 failed
......@@ -53,7 +53,6 @@ class GeoNodePositioning {
const GeoPlacement* m_node{nullptr};
/// Mutex for protecting the absolute position info
mutable std::shared_mutex m_mutex;
/// @brief Pointer to the transform holding the aboslute transform of the node
mutable std::unique_ptr<GeoTrf::Transform3D> m_absTransf{nullptr};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment