From 2f05f7bfab53ca3e97aa120240d9ad72287c64de Mon Sep 17 00:00:00 2001 From: CHuet Date: Fri, 15 Nov 2024 11:26:17 +0100 Subject: [PATCH] Bug Input-Dir MeasureClino required non init --- MMVII/src/BundleAdjustment/cAppliBundAdj.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/MMVII/src/BundleAdjustment/cAppliBundAdj.cpp b/MMVII/src/BundleAdjustment/cAppliBundAdj.cpp index 1be98c9e79..f182390b86 100644 --- a/MMVII/src/BundleAdjustment/cAppliBundAdj.cpp +++ b/MMVII/src/BundleAdjustment/cAppliBundAdj.cpp @@ -247,7 +247,6 @@ int cAppliBundlAdj::Exe() mPhProj.DPPointsMeasures().SetDirInIfNoInit(mDataDir); mPhProj.DPMulTieP().SetDirInIfNoInit(mDataDir); mPhProj.DPRigBloc().SetDirInIfNoInit(mDataDir); // RIGIDBLOC - mPhProj.DPClinoMeters().SetDirInIfNoInit(mDataDir); // CLINOBLOC mPhProj.FinishInit();