summaryrefslogtreecommitdiff
path: root/shell.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell.c')
-rw-r--r--shell.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/shell.c b/shell.c
index 36a9c66..b8dcf32 100644
--- a/shell.c
+++ b/shell.c
@@ -528,9 +528,6 @@ main (argc, argv, env)
if (shopt_alist)
run_shopt_alist ();
- /* check and set the default vyatta restricted mode */
- set_vyatta_restricted_mode ();
-
/* From here on in, the shell must be a normal functioning shell.
Variables from the environment are expected to be set, etc. */
shell_initialize ();