diff options
Diffstat (limited to 'xineliboutput.c')
-rw-r--r-- | xineliboutput.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/xineliboutput.c b/xineliboutput.c index de601568..6a8b406b 100644 --- a/xineliboutput.c +++ b/xineliboutput.c @@ -21,7 +21,7 @@ * * xineliboutput.c: VDR Plugin interface * - * $Id: xineliboutput.c,v 1.30.2.9 2010-02-07 01:14:49 phintuka Exp $ + * $Id: xineliboutput.c,v 1.30.2.9.2.1 2010-02-07 01:17:07 phintuka Exp $ * */ @@ -139,7 +139,6 @@ const char cmdLineHelp[] = " -p --primary Force xineliboutput to be primary device when\n" " there are active frontend(s)\n" " -c --exit-on-close Exit vdr when local frontend window is closed\n" -" -C --config=file Use xine-lib config file\n" ; const char *cPluginXinelibOutput::CommandLineHelp(void) |