[vlc-devel] commit: Remove useless object linked-list ( Rémi Denis-Courmont )
git version control
git at videolan.org
Thu Sep 24 19:18:48 CEST 2009
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Thu Sep 24 19:57:37 2009 +0300| [4e2f8a6f776ce3cdfc10af017f5483f019afa4be] | committer: Rémi Denis-Courmont
Remove useless object linked-list
This was mostly useful for vlc_object_get() which is gone.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4e2f8a6f776ce3cdfc10af017f5483f019afa4be
---
src/libvlc.h | 1 -
src/misc/objects.c | 245 ++++++++++++++++++++--------------------------------
2 files changed, 94 insertions(+), 152 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=4e2f8a6f776ce3cdfc10af017f5483f019afa4be
More information about the vlc-devel
mailing list