Fix several compiler warnings

This commit is contained in:
wmayer
2025-01-14 16:01:19 +01:00
committed by Chris Hennes
parent 344ae40024
commit cb4dd89d55
4 changed files with 7 additions and 10 deletions

View File

@@ -82,8 +82,6 @@
using namespace Part;
namespace sp = std::placeholders;
constexpr const int MaterialPrecision = 6;
FC_LOG_LEVEL_INIT("Part",true,true)
PROPERTY_SOURCE(Part::Feature, App::GeoFeature)