diff --git a/bouncer/src/repo/core/model/bson/repo_bson_factory.h b/bouncer/src/repo/core/model/bson/repo_bson_factory.h index 50d0e442f..50ea4d3e6 100644 --- a/bouncer/src/repo/core/model/bson/repo_bson_factory.h +++ b/bouncer/src/repo/core/model/bson/repo_bson_factory.h @@ -170,7 +170,6 @@ namespace repo { * @param revisionId uuid of the revision * @param horizontal3d two reference points in the 3d space * @param horizontal2d two reference points in the 2d space - * @param verticalRange two values marking the vertical range * @param units the units used for the values. * @return returns a RepoCalibration */ diff --git a/bouncer/src/repo/manipulator/modelconvertor/import/odaHelper/file_processor_dwg.cpp b/bouncer/src/repo/manipulator/modelconvertor/import/odaHelper/file_processor_dwg.cpp index 47980d142..d98f075b5 100644 --- a/bouncer/src/repo/manipulator/modelconvertor/import/odaHelper/file_processor_dwg.cpp +++ b/bouncer/src/repo/manipulator/modelconvertor/import/odaHelper/file_processor_dwg.cpp @@ -41,8 +41,6 @@ using namespace repo::manipulator::modelconvertor::odaHelper; -#define FLOOR_HEIGHT_M 2.4f - class VectoriseDeviceDwg : public OdGsBaseVectorizeDevice { protected: