mirror of https://github.com/mpv-player/mpv
player: remove commented declaration
It was commented almost 2 years ago in a "rewrite everything" commit.
This commit is contained in:
parent
23414d1d71
commit
42c5867c4e
|
@ -171,7 +171,6 @@ struct vo_chain {
|
||||||
|
|
||||||
struct mp_output_chain *filter;
|
struct mp_output_chain *filter;
|
||||||
|
|
||||||
//struct vf_chain *vf;
|
|
||||||
struct vo *vo;
|
struct vo *vo;
|
||||||
|
|
||||||
struct track *track;
|
struct track *track;
|
||||||
|
|
Loading…
Reference in New Issue