summaryrefslogtreecommitdiff
path: root/etc/root
diff options
context:
space:
mode:
Diffstat (limited to 'etc/root')
-rw-r--r--etc/root/dot.cshrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/root/dot.cshrc b/etc/root/dot.cshrc
index 5afc0cac9893..34f9022eb523 100644
--- a/etc/root/dot.cshrc
+++ b/etc/root/dot.cshrc
@@ -17,7 +17,4 @@ if ($?prompt) then
set history = 100
set savehist = 100
set mail = (/var/mail/$USER)
-
- # make mail(1) happy:
- setenv crt 24
endif