Yeah, delete the unused string too.
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4692 35c25a1d-7b9e-4130-9fde-d3aeb78583b8master
parent
91ee10a3f9
commit
803c478e88
|
@ -576,9 +576,6 @@ void shortcut_init(bool unjustify)
|
|||
const char *fulljstify_msg = N_("FullJstify");
|
||||
#endif
|
||||
const char *refresh_msg = N_("Refresh");
|
||||
#ifndef NANO_TINY
|
||||
const char *insert_file_msg = N_("Insert File");
|
||||
#endif
|
||||
const char *go_to_line_msg = N_("Go To Line");
|
||||
const char *spell_msg = N_("To Spell");
|
||||
#ifdef ENABLE_COLOR
|
||||
|
|
Loading…
Reference in New Issue