Clean up stray comments
This commit is contained in:
@@ -423,12 +423,7 @@ struct instance_flags {
|
||||
int wc2_statuslines; /* default = 2, curses can handle 3 */
|
||||
int wc2_windowborders; /* display borders on NetHack windows */
|
||||
int wc2_petattr; /* text attributes for pet */
|
||||
/* VE edit: APE overhaul */
|
||||
struct autopickup_exception *autopickup_exceptions;
|
||||
/*
|
||||
#define AP_LEAVE 0
|
||||
#define AP_GRAB 1
|
||||
*/
|
||||
#ifdef WIN32
|
||||
#define MAX_ALTKEYHANDLER 25
|
||||
char altkeyhandler[MAX_ALTKEYHANDLER];
|
||||
|
||||
Reference in New Issue
Block a user