Skip to content

Commit

Permalink
Bug Input-Dir MeasureClino required non init
Browse files Browse the repository at this point in the history
  • Loading branch information
CelestinHuet authored and jmmuller committed Nov 15, 2024
1 parent 89c5dab commit 2f05f7b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion MMVII/src/BundleAdjustment/cAppliBundAdj.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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();

Expand Down

0 comments on commit 2f05f7b

Please sign in to comment.