Refactoring: Make GeoUtils reusable
This commit is contained in:
@@ -58,10 +58,6 @@ FindInstancesProcess::FindInstancesProcess()
|
||||
: configSpeedFlag (false)
|
||||
{}
|
||||
|
||||
// ------------------------------------------------------------------------------------------------
|
||||
// Destructor, private as well
|
||||
FindInstancesProcess::~FindInstancesProcess() = default;
|
||||
|
||||
// ------------------------------------------------------------------------------------------------
|
||||
// Returns whether the processing step is present in the given flag field.
|
||||
bool FindInstancesProcess::IsActive( unsigned int pFlags) const
|
||||
|
||||
Reference in New Issue
Block a user