--- rxvt-unicode/src/command.h 2004/08/10 20:39:19 1.13 +++ rxvt-unicode/src/command.h 2006/01/01 05:08:41 1.16 @@ -1,5 +1,5 @@ /* - * $Id: command.h,v 1.13 2004/08/10 20:39:19 root Exp $ + * command.h */ #ifndef COMMAND_H_ @@ -17,7 +17,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 @@ -89,5 +89,4 @@ # define ESCZ_ANSWER VT100_ANS /* obsolete ANSI ESC[c */ #endif -#include "command.intpro" /* PROTOS for internal routines */ #endif /* _COMMAND_H_ */