summaryrefslogtreecommitdiff
path: root/src/include/txn.i
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/txn.i')
-rw-r--r--src/include/txn.i1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/txn.i b/src/include/txn.i
index 4f039bcc408..46386afd4e7 100644
--- a/src/include/txn.i
+++ b/src/include/txn.i
@@ -5,7 +5,6 @@
* See the file LICENSE for redistribution information.
*/
-static inline int __wt_cursor_row_leaf_key(WT_CURSOR_BTREE *, WT_ITEM *);
static inline int __wt_txn_id_check(WT_SESSION_IMPL *session);
static inline void __wt_txn_read_first(WT_SESSION_IMPL *session);
static inline void __wt_txn_read_last(WT_SESSION_IMPL *session);