Increase version to 1.6.8.
This commit is contained in:
parent
1ccc7c6c65
commit
b93239f6d4
@ -4075,9 +4075,6 @@ void FileManager::memory_cleanup() {
|
|||||||
{
|
{
|
||||||
auto map = remote_location_info_.get_map();
|
auto map = remote_location_info_.get_map();
|
||||||
|
|
||||||
auto mapSize = map.size();
|
|
||||||
auto mapMaxSize = map.max_size();
|
|
||||||
|
|
||||||
auto it = map.begin();
|
auto it = map.begin();
|
||||||
while (it != map.end()) {
|
while (it != map.end()) {
|
||||||
old_remote_info[it->second] = it->first;
|
old_remote_info[it->second] = it->first;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user