kconfig/nconf: nuke unreferenced `nohelp_text'
authorArnaud Lacombe <lacombar@gmail.com>
Thu, 4 Aug 2011 01:52:06 +0000 (21:52 -0400)
committerMichal Marek <mmarek@suse.cz>
Mon, 8 Aug 2011 13:26:51 +0000 (15:26 +0200)
After commit 5416857867c9cc94aba641898c567d9707de30f1, nohelp_text' is no
longer referenced, nuke it.

Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
scripts/kconfig/nconf.c

index 39ca1f1..b113c50 100644 (file)
@@ -182,8 +182,6 @@ setmod_text[] = N_(
 "This feature depends on another which\n"
 "has been configured as a module.\n"
 "As a result, this feature will be built as a module."),
-nohelp_text[] = N_(
-"There is no help available for this option.\n"),
 load_config_text[] = N_(
 "Enter the name of the configuration file you wish to load.\n"
 "Accept the name shown to restore the configuration you\n"