mirror of
https://github.com/MariaDB/server.git
synced 2025-02-02 03:51:50 +01:00
[t:2892], remove #if BRT_LAYOUT...
git-svn-id: file:///svn/toku/tokudb@25394 c7de825b-a66e-492c-adef-691d508d4ae1
This commit is contained in:
parent
2f88373f31
commit
fbdca53647
1 changed files with 0 additions and 3 deletions
|
@ -2019,7 +2019,6 @@ bool transaction_open(TXNID xid) {
|
|||
|
||||
#endif
|
||||
|
||||
#if BRT_LAYOUT_MIN_SUPPORTED_VERSION <= BRT_LAYOUT_VERSION_12
|
||||
#if TOKU_WINDOWS
|
||||
#pragma pack(push, 1)
|
||||
#endif
|
||||
|
@ -2216,5 +2215,3 @@ toku_le_upgrade_12_13(LEAFENTRY_12 old_leafentry,
|
|||
return rval;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue