Removed unused #define that caused a warning message

This commit is contained in:
Ralph Lange
2003-04-03 12:16:34 +00:00
parent b54793967a
commit 09c8888ccd

View File

@@ -89,7 +89,6 @@ static int do_sel();
static int fetch_values();
static void monitor();
#define ARG_MAX 12
static long init_record(psel,pass)
struct selRecord *psel;