aboutsummaryrefslogtreecommitdiff
path: root/src/iso19111/coordinateoperation.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/iso19111/coordinateoperation.cpp')
-rw-r--r--src/iso19111/coordinateoperation.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/iso19111/coordinateoperation.cpp b/src/iso19111/coordinateoperation.cpp
index 2dd77f1c..dc700445 100644
--- a/src/iso19111/coordinateoperation.cpp
+++ b/src/iso19111/coordinateoperation.cpp
@@ -10446,7 +10446,7 @@ struct FilterResults {
// ...
removeSyntheticNullTransforms();
if (context->getDiscardSuperseded())
- removeUninterestingOps();
+ removeUninterestingOps();
removeDuplicateOps();
removeSyntheticNullTransforms();
return *this;