Removed hardcoded global->limit

Looks like test code.

Change-Id: I5deae2bf14ea6fdcbb9b9d993966c9abef95eb2e
This commit is contained in:
Scott LaVarnway 2013-06-17 15:28:45 -04:00
parent f616cfe4d7
commit 0450a8891a

View File

@ -1759,7 +1759,6 @@ static void parse_global_config(struct global_config *global, char **argv) {
else
argj++;
}
global->limit = 50;
/* Validate global config */