ref: 8e241ae20727731ca0e99ea76fcc004668b06711
parent: f349b071c6d5e806552c261ba13bd99bb5f7c6ce
parent: 760deb37c11806b229b679a8b8ef5548fdf6522b
author: Alex Converse <[email protected]>
date: Tue Jul 15 06:20:26 EDT 2014
Merge "active_map_test: remove unused VP9_FACTORY define"
--- a/test/active_map_test.cc
+++ b/test/active_map_test.cc
@@ -83,9 +83,6 @@
ASSERT_NO_FATAL_FAILURE(RunLoop(&video));
}
-#define VP9_FACTORY \
- static_cast<const libvpx_test::CodecFactory *>(&libvpx_test::kVP9)
-
VP9_INSTANTIATE_TEST_CASE(ActiveMapTest,
::testing::Values(::libvpx_test::kRealTime),
::testing::Range(0, 6));