[vlc-devel] commit: variables: Inherit path is now parent->libvlc->saved config ( Derk-Jan Hartman )

Antoine Cellerier dionoea at videolan.org
Fri Sep 19 14:50:36 CEST 2008


On Fri, Sep 19, 2008, git version control wrote:
> -    if( !p_this->p_parent )
> +    if( !p_this->p_parent && !p_this->p_libvlc )

I thought that libvlc was always the topmost parent of each object?
(inherit goes through all the parents right?)

-- 
Antoine Cellerier
dionoea



More information about the vlc-devel mailing list