mirror of
https://gitlab.com/Trygve/contour-creator.git
synced 2026-03-14 16:04:04 +00:00
Small typo
This commit is contained in:
@@ -90,6 +90,4 @@ void HeightMap::blur(float standard_deviation)
|
||||
free(this->data);
|
||||
this->data = blurred;
|
||||
blurred = nullptr;
|
||||
}
|
||||
|
||||
void::
|
||||
}
|
||||
Reference in New Issue
Block a user