]> git.donarmstrong.com Git - bamtools.git/blobdiff - src/api/internal/BamReader_p.h
Removed index cache mode
[bamtools.git] / src / api / internal / BamReader_p.h
index 2f670d59d94d829aead92868f0ed8c7a13e2cec3..f9282731d24fd66224ffc78d8f378b4a537001ec 100644 (file)
@@ -67,7 +67,6 @@ class BamReaderPrivate {
         bool LocateIndex(const BamIndex::IndexType& preferredType);
         bool OpenIndex(const std::string& indexFilename);
         void SetIndex(BamIndex* index);
-        void SetIndexCacheMode(const BamIndex::IndexCacheMode& mode);
 
         // error handling
         std::string GetErrorString(void) const;