Commit fc956df6 authored by vitor's avatar vitor

Remove senseless comments

Commited in SoC by Vitor Sessak on 2008-05-24 13:03:51


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@13346 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 32ab3eaa
......@@ -158,10 +158,6 @@ static AVFilterContext *create_filter(AVFilterGraph *ctx, int index,
/**
* Parse "filter=params"
* @arg name a pointer (that need to be free'd after use) to the name of the
* filter
* @arg ars a pointer (that need to be free'd after use) to the args of the
* filter
*/
static AVFilterContext *parse_filter(const char **buf, AVFilterGraph *graph,
int index, AVClass *log_ctx)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment