mirror of
https://github.com/MariaDB/server.git
synced 2025-02-02 12:01:42 +01:00
dead code
git-svn-id: file:///svn/toku/tokudb@48242 c7de825b-a66e-492c-adef-691d508d4ae1
This commit is contained in:
parent
14087ae48f
commit
18f383a009
1 changed files with 0 additions and 2 deletions
|
@ -91,8 +91,6 @@ TOKULOGGER toku_txn_logger (TOKUTXN txn);
|
|||
|
||||
void toku_txnid2txn (TOKULOGGER logger, TXNID txnid, TOKUTXN *result);
|
||||
|
||||
//int toku_logger_log_checkpoint (TOKULOGGER);
|
||||
//int toku_set_func_fsync (int (*fsync_function)(int));
|
||||
int toku_logger_log_archive (TOKULOGGER logger, char ***logs_p, int flags);
|
||||
|
||||
TOKUTXN toku_logger_txn_parent (TOKUTXN txn);
|
||||
|
|
Loading…
Add table
Reference in a new issue