--- rxvt-unicode/src/command.h 2004/08/15 00:37:04 1.14 +++ rxvt-unicode/src/command.h 2006/01/20 11:02:46 1.17 @@ -1,5 +1,5 @@ /* - * $Id: command.h,v 1.14 2004/08/15 00:37:04 root Exp $ + * command.h */ #ifndef COMMAND_H_ @@ -10,14 +10,8 @@ #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 2 +#define REFRESH_PERIOD 1 #ifndef MULTICLICK_TIME # define MULTICLICK_TIME 500