diff options
author | phintuka <phintuka> | 2010-02-07 01:08:55 +0000 |
---|---|---|
committer | phintuka <phintuka> | 2010-02-07 01:08:55 +0000 |
commit | c0e68019948aa41376902537a900f6775bcc1427 (patch) | |
tree | 8842994a8ed57a153282f2a8875d1e30d06a22db | |
parent | b90aa5b0292b3047285f1e0300c16a70dca747af (diff) | |
download | xineliboutput-unlabeled-1.30.2.8.2.tar.gz xineliboutput-unlabeled-1.30.2.8.2.tar.bz2 |
1.0.5unlabeled-1.30.2.8.2
-rw-r--r-- | xineliboutput.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/xineliboutput.c b/xineliboutput.c index 3917fdd8..18c8f0ab 100644 --- a/xineliboutput.c +++ b/xineliboutput.c @@ -21,7 +21,7 @@ * * xineliboutput.c: VDR Plugin interface * - * $Id: xineliboutput.c,v 1.30.2.8 2010-02-07 01:05:04 phintuka Exp $ + * $Id: xineliboutput.c,v 1.30.2.8.2.1 2010-02-07 01:08:55 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) |