Commit 0450a889 authored by Scott LaVarnway's avatar Scott LaVarnway
Browse files

Removed hardcoded global->limit

Looks like test code.

Change-Id: I5deae2bf14ea6fdcbb9b9d993966c9abef95eb2e
Showing with 0 additions and 1 deletion
......@@ -1759,7 +1759,6 @@ static void parse_global_config(struct global_config *global, char **argv) {
else
argj++;
}
global->limit = 50;
/* Validate global config */
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment