mirror of
https://github.com/ceph/ceph
synced 2024-12-22 19:34:30 +00:00
os/kstore: Drop unused function declaration
Dropped unnecessary function declaration _do_transaction() in KStore.h Signed-off-by: Jos Collin <jcollin@redhat.com>
This commit is contained in:
parent
314dff75a4
commit
2fb46354ca
@ -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