Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
cta
Commits
a6c13717
Commit
a6c13717
authored
Apr 24, 2014
by
David COME
Browse files
Remove a function to get a free Block during Migration
Which was not making any sense
parent
b134ea9a
Changes
1
Hide whitespace changes
Inline
Side-by-side
castor/tape/tapeserver/daemon/MemManager.hpp
View file @
a6c13717
...
@@ -135,10 +135,6 @@ public:
...
@@ -135,10 +135,6 @@ public:
//done
//done
}
}
}
}
MemBlock
*
getFreeBlock
(){
return
m_freeBlocks
.
pop
();
}
private:
private:
/**
/**
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment