Skip to content

Commit

Permalink
Remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
magnesj committed Mar 19, 2024
1 parent 691b73d commit 7d0ec87
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ApplicationLibCode/ModelVisualization/RivWellPathPartMgr.h
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,6 @@ class RivWellPathPartMgr : public cvf::Object

bool isWellPathWithinBoundingBox( const cvf::BoundingBox& wellPathClipBoundingBox ) const;

static cvf::Color3f mapWellMeasurementToColor( const QString& measurementKind, double value );

bool isWellPathEnabled( const cvf::BoundingBox& wellPathClipBoundingBox ) const;

private:
Expand Down

0 comments on commit 7d0ec87

Please sign in to comment.