X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;ds=sidebyside;f=source%2Flibr2c2%2Fblockallocator.h;fp=source%2Flibr2c2%2Fblockallocator.h;h=39a327b9fa95810030267952a174cbd2073ffb02;hb=5c1ddd2f213af3fea15237e02f7da112c0abba36;hp=c90b450bb52f11248ce1f8d016a0e73163e5b0a0;hpb=51d3c122fb489f9e3f00060f885f00c1fae7ceb5;p=r2c2.git diff --git a/source/libr2c2/blockallocator.h b/source/libr2c2/blockallocator.h index c90b450..39a327b 100644 --- a/source/libr2c2/blockallocator.h +++ b/source/libr2c2/blockallocator.h @@ -60,7 +60,6 @@ public: private: bool reserve_block(const BlockIter &); public: - void release_until(const Block &); bool release_from(const Block &); void release_noncurrent(); private: