Guard variable used only with SYSCF_FILE.

This commit is contained in:
nhkeni
2022-03-10 16:40:08 -05:00
parent 9f3063df01
commit e260403f3b

View File

@@ -5682,7 +5682,9 @@ txt2key(char *txt)
void
initoptions(void)
{
#ifdef SYSCF_FILE
int i;
#endif
initoptions_init();
#ifdef SYSCF