--- rxvt-unicode/src/feature.h 2006/01/19 10:52:32 1.38 +++ rxvt-unicode/src/feature.h 2006/01/19 16:37:54 1.40 @@ -36,11 +36,10 @@ /*-------------------------------SECURITY-------------------------------*/ -/* Default mode to restore when releasing the PTS device. It is relaxed to be +/* Default mode to restore when releasing the PTS device. It is relaxed to be * compatible with most systems, change it to a more secure value if your * system supports it (0640 for example). */ - #define RESTORE_TTY_MODE 0666 /* @@ -260,11 +259,6 @@ /*--------------------------------MISC----------------------------------*/ /* - * Disable to reset tty device to pre-incovation state - */ -#define RESET_TTY_TO_COMMON_DEFAULTS - -/* * Only log in wtmp and lastlog files when we're a login shell (-ls option) */ #define LOG_ONLY_ON_LOGIN