Commit 91c268c5 authored by Derk-Jan Hartman's avatar Derk-Jan Hartman

* Revert previous commit.

parent dbb23bab
......@@ -217,8 +217,7 @@ int E_(OpenDemux)( vlc_object_t *p_this )
}
break;
default:
E_(CloseDemux)( p_this );
return VLC_EGENERIC;
break;
}
fmt.i_extra = cc->extradata_size;
......
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