[vlc-commits] [Git][videolan/vlc][master] macosx: remove duplicate controls bar method declaration
Steve Lhomme (@robUx4)
gitlab at videolan.org
Wed Jul 15 13:43:02 UTC 2026
Steve Lhomme pushed to branch master at VideoLAN / VLC
Commits:
6a80ea96 by Serhii Bykov at 2026-07-15T12:48:37+00:00
macosx: remove duplicate controls bar method declaration
- - - - -
1 changed file:
- modules/gui/macosx/windows/controlsbar/VLCControlsBarCommon.h
Changes:
=====================================
modules/gui/macosx/windows/controlsbar/VLCControlsBarCommon.h
=====================================
@@ -92,7 +92,6 @@
- (void)updateTimeSlider:(NSNotification *)aNotification;
- (void)updateVolumeSlider:(NSNotification *)aNotification;
- (void)updateMuteVolumeButton:(NSNotification *)aNotification;
-- (void)updateCurrentItemDisplayControls:(NSNotification *)aNotification;
- (void)playerStateUpdated:(NSNotification *)notification;
- (void)updateCurrentItemDisplayControls:(NSNotification *)notification;
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/6a80ea96ed80485a70877086aeb4b034d77960c0
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/6a80ea96ed80485a70877086aeb4b034d77960c0
You're receiving this email because of your account on code.videolan.org. Manage all notifications: https://code.videolan.org/-/profile/notifications | Help: https://code.videolan.org/help
More information about the vlc-commits
mailing list