summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Bostic <keith@wiredtiger.com>2015-09-30 15:38:08 -0400
committerKeith Bostic <keith@wiredtiger.com>2015-09-30 15:38:08 -0400
commitba9797f684c4eeb1eaf0fc8ae70d562e50c27bc4 (patch)
treeb80c2e3b27ce645fb89c57b4e38c45fcbfa756ff
parent7ef27616d6ae7626814eb1a27fe5902b1a6dcadb (diff)
downloadmongo-ba9797f684c4eeb1eaf0fc8ae70d562e50c27bc4.tar.gz
lint
-rw-r--r--src/cache/cache_las.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cache/cache_las.c b/src/cache/cache_las.c
index 2c85cb70bd2..714963b18d4 100644
--- a/src/cache/cache_las.c
+++ b/src/cache/cache_las.c
@@ -179,7 +179,6 @@ __wt_las_cursor(
WT_SESSION_IMPL *session, WT_CURSOR **cursorp, uint32_t *session_flags)
{
WT_CONNECTION_IMPL *conn;
- WT_DECL_RET;
*cursorp = NULL;