Steve Lhomme pushed to branch master at VideoLAN / VLC
Commits:
c2e35afd by Claudio Cambra at 2024-06-01T05:25:57+00:00
macosx: Remove unnecessary debug logging causing compile warnings
Signed-off-by: Claudio Cambra <[email protected]>
- - - - -
1 changed file:
- modules/gui/macosx/library/audio-library/VLCLibraryAudioDataSource.m
Changes:
=====================================
modules/gui/macosx/library/audio-library/VLCLibraryAudioDataSource.m
=====================================
@@ -173,7 +173,6 @@ NSString * const
VLCLibraryAudioDataSourceDisplayedCollectionChangedNotification
- (void)libraryModelAudioMediaItemsReset:(NSNotification * const)aNotification
{
- NSLog(@"Pre aa currentParentType %i %i %i", self.currentParentType,
VLCMediaLibraryParentGroupTypeAudioLibrary,
VLCMediaLibraryParentGroupTypeRecentAudios);
if (self.currentParentType != VLCMediaLibraryParentGroupTypeAudioLibrary
&& self.currentParentType !=
VLCMediaLibraryParentGroupTypeRecentAudios) {
return;
View it on GitLab:
https://code.videolan.org/videolan/vlc/-/commit/c2e35afd5bbca671c12af00bb1264c5d401efbac
--
This project does not include diff previews in email notifications.
View it on GitLab:
https://code.videolan.org/videolan/vlc/-/commit/c2e35afd5bbca671c12af00bb1264c5d401efbac
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance_______________________________________________
vlc-commits mailing list
[email protected]
https://mailman.videolan.org/listinfo/vlc-commits