diff --git a/benchmarking/BenchmarkInSitu.cxx b/benchmarking/BenchmarkInSitu.cxx index de64300cb..4f0d70629 100644 --- a/benchmarking/BenchmarkInSitu.cxx +++ b/benchmarking/BenchmarkInSitu.cxx @@ -42,12 +42,12 @@ #include #include + namespace { const uint32_t DEFAULT_NUM_CYCLES = 20; const vtkm::Id DEFAULT_DATASET_DIM = 128; -const vtkm::FloatDefault DEFAULT_SPACING = 0.1f; const vtkm::Id DEFAULT_IMAGE_SIZE = 1024; // Hold configuration state (e.g. active device):