[vlc-commits] macosx: playlist: delete old NSOutlineViewDataSource	and helpers
    David Fuhrmann 
    git at videolan.org
       
    Tue Dec 30 16:12:00 CET 2014
    
    
  
vlc | branch: master | David Fuhrmann <dfuhrmann at videolan.org> | Sun Dec  7 14:41:54 2014 +0100| [21cefda17a91ef83e87cb0f6052862d8bedcef5b] | committer: David Fuhrmann
macosx: playlist: delete old NSOutlineViewDataSource and helpers
This is superseeded by the new PLModel object. Also remove old
helper functions which are not used anymore.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=21cefda17a91ef83e87cb0f6052862d8bedcef5b
---
 modules/gui/macosx/playlist.h |    4 -
 modules/gui/macosx/playlist.m |  331 ++++-------------------------------------
 2 files changed, 31 insertions(+), 304 deletions(-)
Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=21cefda17a91ef83e87cb0f6052862d8bedcef5b
    
    
More information about the vlc-commits
mailing list