Remove extraneous curses gfx define

This commit is contained in:
Pasi Kallinen
2016-06-06 21:16:01 +03:00
parent e3c15574ac
commit e276540230

View File

@@ -357,7 +357,7 @@ doextlist(VOID_ARGS)
return 0;
}
#if defined(TTY_GRAPHICS) || defined(CURSES_GRAPHICS)
#ifdef TTY_GRAPHICS
#define MAX_EXT_CMD 50 /* Change if we ever have > 50 ext cmds */
/*