Removed redundent Referenced::s/getThreadSafeReferenceCounting() and associated static and env vars as there are now inapprorpiate and no longer supported
This commit is contained in:
@@ -117,12 +117,6 @@ class OSG_EXPORT Referenced
|
||||
|
||||
public:
|
||||
|
||||
/** Set whether reference counting should use a mutex for thread safe reference counting.*/
|
||||
static void setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting);
|
||||
|
||||
/** Get whether reference counting is active.*/
|
||||
static bool getThreadSafeReferenceCounting();
|
||||
|
||||
friend class DeleteHandler;
|
||||
|
||||
/** Set a DeleteHandler to which deletion of all referenced counted objects
|
||||
|
||||
Reference in New Issue
Block a user