mirror of
https://github.com/ceph/ceph
synced 2025-03-20 09:16:59 +00:00
Merge pull request #18077 from joscollin/wip-drop-unused-function-declaration
os/kstore: Drop unused function declaration Reviewed-by: Sage Weil <sage@redhat.com>
This commit is contained in:
commit
c3e51c97fc
@ -573,10 +573,6 @@ private:
|
||||
// --------------------------------------------------------
|
||||
// write ops
|
||||
|
||||
int _do_transaction(Transaction *t,
|
||||
TransContext *txc,
|
||||
ThreadPool::TPHandle *handle);
|
||||
|
||||
int _write(TransContext *txc,
|
||||
CollectionRef& c,
|
||||
OnodeRef& o,
|
||||
|
Loading…
Reference in New Issue
Block a user