From 62621b5e412ff2e57f92fef84ec625ae8f4df5c6 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Fri, 5 Jan 2007 16:07:12 +0000 Subject: tests/icles/videocrop-test.c: Call g_thread_init() right at the beginning. Remove superfluous gst_init() - we've alre... Original commit message from CVS: * tests/icles/videocrop-test.c: (main): Call g_thread_init() right at the beginning. Remove superfluous gst_init() - we've already been inited via the GOption stuff. --- common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common b/common index ee0bb43e..64f924f6 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit ee0bb43e2b66781d04078e2210404da48f6c68f0 +Subproject commit 64f924f6f2ff6275b06facb4c2adbc7c05f70641 -- cgit