diff --git a/SpeckleLib/Speckle/Event/Subscriber/SelectionSubscriber.cpp b/SpeckleLib/Speckle/Event/Subscriber/SelectionSubscriber.cpp index a428000..e6bdee0 100644 --- a/SpeckleLib/Speckle/Event/Subscriber/SelectionSubscriber.cpp +++ b/SpeckleLib/Speckle/Event/Subscriber/SelectionSubscriber.cpp @@ -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