Removed the cache hints from registery placing them wholly into ReaderWriter's responsibility.
This commit is contained in:
@@ -138,8 +138,6 @@ Registry::Registry()
|
||||
_createNodeFromImage = false;
|
||||
_openingLibrary = false;
|
||||
|
||||
_useObjectCacheHint = ReaderWriter::Options::CACHE_ARCHIVES;
|
||||
|
||||
initFilePathLists();
|
||||
|
||||
// register file extension alias.
|
||||
|
||||
Reference in New Issue
Block a user