shithub: libvpx

Download patch

ref: 88d100fc91bfcadfc2e9a91d1b405b66f163effe
parent: aa2ba46a61cbe626f7e708dea9160b6699c881d0
author: James Zern <jzern@google.com>
date: Mon Jul 21 14:22:23 EDT 2014

configure: remove multiple_arf experiment

the code tied to CONFIG_MULTIPLE_ARF was deleted in:
2611022 Clean out old CONFIG_MULTIPLE_ARF code.

Change-Id: Ie70bf047cde7e88d4b3996c8ff529e409bbe99e2

--- a/configure
+++ b/configure
@@ -271,7 +271,6 @@
     unistd_h
 "
 EXPERIMENT_LIST="
-    multiple_arf
     spatial_svc
     denoising
     fp_mb_stats
--