瀏覽代碼

kconfig/nconf: nuke unreferenced `nohelp_text'

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>
Arnaud Lacombe 14 年之前
父節點
當前提交
4920e05c79
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      scripts/kconfig/nconf.c

+ 0 - 2
scripts/kconfig/nconf.c

@@ -182,8 +182,6 @@ setmod_text[] = N_(
 "This feature depends on another which\n"
 "This feature depends on another which\n"
 "has been configured as a module.\n"
 "has been configured as a module.\n"
 "As a result, this feature will be built as a module."),
 "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_(
 load_config_text[] = N_(
 "Enter the name of the configuration file you wish to load.\n"
 "Enter the name of the configuration file you wish to load.\n"
 "Accept the name shown to restore the configuration you\n"
 "Accept the name shown to restore the configuration you\n"