mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 14:54:20 +01:00
[t:4741] remove my_fake_header and my_header from orthopush-flush.c
git-svn-id: file:///svn/toku/tokudb@43555 c7de825b-a66e-492c-adef-691d508d4ae1
This commit is contained in:
parent
d9639d75e0
commit
6419a8e4cf
1 changed files with 0 additions and 2 deletions
|
@ -10,8 +10,6 @@
|
|||
static TOKUTXN const null_txn = 0;
|
||||
static DB * const null_db = 0;
|
||||
static char fname[] = __SRCFILE__ ".brt";
|
||||
static struct brt_header my_fake_header;
|
||||
static struct brt_header *my_header = &my_fake_header;
|
||||
|
||||
static int dummy_cmp(DB *db __attribute__((unused)),
|
||||
const DBT *a, const DBT *b) {
|
||||
|
|
Loading…
Add table
Reference in a new issue