]> git.donarmstrong.com Git - bamtools.git/blobdiff - src/api/internal/BamMultiReader_p.h
Removed index cache mode
[bamtools.git] / src / api / internal / BamMultiReader_p.h
index 01d12304f57c5ef6d113e07fc7ca7242a5c87e4f..9d001f5be0dfd401651e49282960966a49db59b6 100644 (file)
@@ -70,7 +70,6 @@ class BamMultiReaderPrivate {
         bool HasIndexes(void) const;
         bool LocateIndexes(const BamIndex::IndexType& preferredType = BamIndex::STANDARD);
         bool OpenIndexes(const std::vector<std::string>& indexFilenames);
-        void SetIndexCacheMode(const BamIndex::IndexCacheMode mode);
 
         // error handling
         std::string GetErrorString(void) const;