Commit c13b4ad4 authored by Tim Callaghan's avatar Tim Callaghan Committed by Yoni Fogel

[t:2949] Final changes for engine status work. Refs #2949

git-svn-id: file:///svn/toku/tokudb@40895 c7de825b-a66e-492c-adef-691d508d4ae1
parent 6477722d
......@@ -99,9 +99,6 @@ typedef struct {
} YDB_LAYER_STATUS_S, *YDB_LAYER_STATUS;
static YDB_LAYER_STATUS_S ydb_layer_status;
#ifdef STATUS_VALUE
#undef STATUS_VALUE
#endif
#define STATUS_VALUE(x) ydb_layer_status.status[x].value.num
#define STATUS_INIT(k,t,l) { \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment