From 4796b654bee0e6c41c9657861c90581994040a3b Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Wed, 12 Jul 2006 21:08:46 +0000 Subject: Tidy up the formatting of tvtime method help texts to allow better wrapping by the front end. CVS patchset: 8123 CVS date: 2006/07/12 21:08:46 --- src/post/deinterlace/plugins/double.c | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'src/post/deinterlace/plugins/double.c') diff --git a/src/post/deinterlace/plugins/double.c b/src/post/deinterlace/plugins/double.c index 86f2e5210..5cc13f5e9 100644 --- a/src/post/deinterlace/plugins/double.c +++ b/src/post/deinterlace/plugins/double.c @@ -61,16 +61,7 @@ static deinterlace_method_t doublemethod = copy_scanline, 0, 0, - { "", - "", - "", - "", - "", - "", - "", - "", - "", - "" } + NULL }; deinterlace_method_t *double_get_method( void ) -- cgit v1.2.3