]> granicus.if.org Git - libvpx/commitdiff
Removed hardcoded global->limit
authorScott LaVarnway <slavarnway@google.com>
Mon, 17 Jun 2013 19:28:45 +0000 (15:28 -0400)
committerScott LaVarnway <slavarnway@google.com>
Mon, 17 Jun 2013 19:28:45 +0000 (15:28 -0400)
Looks like test code.

Change-Id: I5deae2bf14ea6fdcbb9b9d993966c9abef95eb2e

vpxenc.c

index f4adb19cb4ca03f57c8cb6e30aa212ef74e16544..a60b84d6eb41d73607710de2b36651bb29738fca 100644 (file)
--- a/vpxenc.c
+++ b/vpxenc.c
@@ -1759,7 +1759,6 @@ static void parse_global_config(struct global_config *global, char **argv) {
     else
       argj++;
   }
-global->limit = 50;
 
   /* Validate global config */