shithub: openh264

Download patch

ref: 81493590f863dfff19a396dc9a45e0dd7d60e5d3
parent: d7bc4f5f03069fb64432872fbbd0cc5691aaac1a
author: Martin Storsjö <martin@martin.st>
date: Thu Mar 24 06:01:48 EDT 2016

Remove a stray empty line

This disappears when regenerating the makefiles.

--- a/test/api/targets.mk
+++ b/test/api/targets.mk
@@ -14,7 +14,6 @@
 	$(API_TEST_SRCDIR)/ltr_test.cpp\
 	$(API_TEST_SRCDIR)/simple_test.cpp\
 
-
 API_TEST_OBJS += $(API_TEST_CPP_SRCS:.cpp=.$(OBJ))
 
 API_TEST_C_SRCS=\