diff --git a/ApplicationCode/ReservoirDataModel/RigCellGeometryTools.h b/ApplicationCode/ReservoirDataModel/RigCellGeometryTools.h index 9071800c94..6a1b0c00da 100644 --- a/ApplicationCode/ReservoirDataModel/RigCellGeometryTools.h +++ b/ApplicationCode/ReservoirDataModel/RigCellGeometryTools.h @@ -33,8 +33,6 @@ class RigCellGeometryTools { public: - RigCellGeometryTools(); - ~RigCellGeometryTools(); static void createPolygonFromLineSegments(std::list> &intersectionLineSegments, std::vector> &polygons);