Commit 23b13ede authored by Zardosht Kasheff's avatar Zardosht Kasheff Committed by Yoni Fogel

[t:4431], remove unnecessary attribute

git-svn-id: file:///svn/toku/tokudb@42762 c7de825b-a66e-492c-adef-691d508d4ae1
parent 1e96a054
......@@ -72,7 +72,7 @@ toku_pin_brtnode(
BOOL apply_ancestor_messages, // this BOOL is probably temporary, for #3972, once we know how range query estimates work, will revisit this
BRTNODE *node_p,
BOOL* msgs_applied
) __attribute__((__warn_unused_result__));
);
/**
* see comments for toku_pin_brtnode
......
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