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:
Robert Osfield
2016-08-26 17:59:30 +01:00
parent f9172a000e
commit 11ddd53eb4
4 changed files with 2 additions and 49 deletions

View File

@@ -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