summaryrefslogtreecommitdiffstats
path: root/options-table.c
diff options
context:
space:
mode:
Diffstat (limited to 'options-table.c')
-rw-r--r--options-table.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/options-table.c b/options-table.c
index 22913854..97ca90be 100644
--- a/options-table.c
+++ b/options-table.c
@@ -126,11 +126,6 @@ const struct options_table_entry session_options_table[] = {
.default_str = ""
},
- { .name = "default-path",
- .type = OPTIONS_TABLE_STRING,
- .default_str = "~"
- },
-
{ .name = "default-shell",
.type = OPTIONS_TABLE_STRING,
.default_str = _PATH_BSHELL