diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-03-28 06:11:51 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-03-28 06:11:51 +0000 |
commit | 6850017a2fd73c9e385e79e8af9b0be2da63eb51 (patch) | |
tree | c0b9128223979030df11ab50442ef151a7ea536f | |
parent | f8855139402a8752b9f9f5425cebe23e88e94c2a (diff) |
remove some more config code rob missed in rev 13701 cleanup as reported by Robert P. J. Day
-rw-r--r-- | init/Config.in | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/init/Config.in b/init/Config.in index d5af54e47..d1e5f4712 100644 --- a/init/Config.in +++ b/init/Config.in @@ -72,9 +72,4 @@ config CONFIG_MESG Mesg controls access to your terminal by others. It is typically used to allow or disallow other users to write to your terminal - default y - help - Stop all processes and (try to) power off the system. - endmenu - |