Thread local current_product_ #7155

This commit is contained in:
Thomas Krijnen
2025-09-24 13:56:35 +02:00
parent ab59173135
commit 9a6dc54f6c
2 changed files with 2 additions and 2 deletions
-1
View File
@@ -57,7 +57,6 @@ class IFC_PARSE_API Logger {
static Severity verbosity_;
static Format format_;
static boost::optional<const IfcUtil::IfcBaseClass*> current_product_;
static Severity max_severity_;
static boost::optional<long long> first_timepoint_;