From a8dec12d9846d82a7d1d86aa1d20c69f9300d878 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Wed, 16 Apr 2008 10:31:17 +0000 Subject: Strip out the config/script parsing stuff, we don't need it. Original commit message from CVS: * configure.ac: * gst/goom/Makefile.am: * gst/goom/convolve_fx.c: * gst/goom/default_scripts.h: * gst/goom/goom.h: * gst/goom/goom_core.c: (choose_a_goom_line): * gst/goom/goom_plugin_info.h: * gst/goom/goomsl.c: * gst/goom/goomsl.h: * gst/goom/goomsl_hash.c: * gst/goom/goomsl_hash.h: * gst/goom/goomsl_heap.c: * gst/goom/goomsl_heap.h: * gst/goom/goomsl_private.h: * gst/goom/plugin_info.c: Strip out the config/script parsing stuff, we don't need it. Fixes #527999. --- common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common b/common index f88ff852..3bb6edfe 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit f88ff852da7631ad2d0be835763da6d551a63883 +Subproject commit 3bb6edfe927d6d3020d2f2a4604f54caa61cd104 -- cgit