summaryrefslogtreecommitdiff
path: root/dist/api_data.py
diff options
context:
space:
mode:
Diffstat (limited to 'dist/api_data.py')
-rw-r--r--dist/api_data.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/dist/api_data.py b/dist/api_data.py
index 526d0427559..37f9baedc70 100644
--- a/dist/api_data.py
+++ b/dist/api_data.py
@@ -1149,9 +1149,6 @@ methods = {
Config('name', '', r'''
if set, specify a name for the checkpoint (note that checkpoints
including LSM trees may not be named)'''),
- Config('read_timestamp', '', r'''
- if set, create the checkpoint as of the specified timestamp''',
- undoc=True),
Config('target', '', r'''
if non-empty, checkpoint the list of objects''', type='list'),
Config('use_timestamp', 'true', r'''