]> git.donarmstrong.com Git - bamtools.git/blobdiff - src/api/BamReader.h
Removed index cache mode
[bamtools.git] / src / api / BamReader.h
index 30c4d5f4de1fa1c415738c54f914f9b7f5dd2314..fb9064d9994d08a4c2afe177b2ca205c1841da4c 100644 (file)
@@ -99,8 +99,6 @@ class API_EXPORT BamReader {
         bool OpenIndex(const std::string& indexFilename);\r
         // sets a custom BamIndex on this reader\r
         void SetIndex(BamIndex* index);\r
-        // changes the caching behavior of the index data\r
-        void SetIndexCacheMode(const BamIndex::IndexCacheMode& mode);\r
 \r
         // ----------------------\r
         // error handling\r