Changeset 229c8f90e7c004f641140ff50f30ad0716ffa18e

Show
Ignore:
Timestamp:
06/29/08 00:37:29 (2 months ago)
Author:
Felix Paul Kühne <fkuehne@videolan.org>
git-committer:
Felix Paul Kühne <fkuehne@videolan.org> 1214692649 +0200
git-parent:

[6b7540a5c18cdf46db2e21f4198ab2d2d14677e9]

git-author:
Felix Paul Kühne <fkuehne@videolan.org> 1214692649 +0200
Message:

*cough*

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/gui/macosx/intf.m

    r6b7540a r229c8f9  
    12371237    var_AddCallback( p_playlist, "item-deleted", PlaylistChanged, self ); 
    12381238 
    1239 //    vlc_value_t val; 
    1240 //    var_Change( p_playlist, "playlist-current", VLC_VAR_CHOICESCOUNT, &val, NULL ); 
    1241  
    12421239    vlc_object_release( p_playlist ); 
    12431240