--- rxvt-unicode/src/command.h 2006/01/01 05:08:41 1.16 +++ rxvt-unicode/src/command.h 2007/11/15 11:36:15 1.19 @@ -10,15 +10,6 @@ #define ESC_ARGS 32 /* max # of args for esc sequences */ -#ifdef OFFIX_DND -# define DndFile 2 -# define DndDir 5 -# define DndLink 7 -#endif - -/* a large REFRESH_PERIOD causes problems with `cat' */ -#define REFRESH_PERIOD 1 - #ifndef MULTICLICK_TIME # define MULTICLICK_TIME 500 #endif @@ -89,4 +80,4 @@ # define ESCZ_ANSWER VT100_ANS /* obsolete ANSI ESC[c */ #endif -#endif /* _COMMAND_H_ */ +#endif /* _COMMAND_H_ */