mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-11 06:18:09 +00:00
Thread local current_product_ #7155
This commit is contained in:
@@ -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_;
|
||||
|
||||
Reference in New Issue
Block a user