diff options
author | phintuka <phintuka> | 2010-02-07 01:17:07 +0000 |
---|---|---|
committer | phintuka <phintuka> | 2010-02-07 01:17:07 +0000 |
commit | 89dc580c5a01d78bf1db2b8a88da244c2c810773 (patch) | |
tree | 9fc5a8e23a8d719ea493e547b342439010b136ec | |
parent | cdb612d1b83c1c7f09fbed8454ffb155110ae14a (diff) | |
download | xineliboutput-unlabeled-1.30.2.9.2.tar.gz xineliboutput-unlabeled-1.30.2.9.2.tar.bz2 |
1.0.5unlabeled-1.30.2.9.2
-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) |