Removed unused static var from SelectionSubscriber
This commit is contained in:
@@ -35,9 +35,6 @@ namespace {
|
||||
|
||||
}
|
||||
|
||||
//True if a selection change subscriber has already started (only one is required - there are no variants)
|
||||
bool speckle::event::SelectionSubscriber::m_isStarted = false;
|
||||
|
||||
/*--------------------------------------------------------------------
|
||||
Get the event subscription list
|
||||
|
||||
|
||||
Reference in New Issue
Block a user