[vlc-commits] macosx: Remove commented-out code from VLCHUDSliderCell

Marvin Scholz git at videolan.org
Tue Jul 19 15:36:40 CEST 2016


vlc | branch: master | Marvin Scholz <epirat07 at gmail.com> | Tue Jul 19 14:15:12 2016 +0200| [f434423187076a9f71313c6d0a0f375cd1a3350a] | committer: Marvin Scholz

macosx: Remove commented-out code from VLCHUDSliderCell

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f434423187076a9f71313c6d0a0f375cd1a3350a
---

 modules/gui/macosx/VLCHUDSliderCell.m |    7 -------
 1 file changed, 7 deletions(-)

diff --git a/modules/gui/macosx/VLCHUDSliderCell.m b/modules/gui/macosx/VLCHUDSliderCell.m
index 2dcba9e..244aa2a 100644
--- a/modules/gui/macosx/VLCHUDSliderCell.m
+++ b/modules/gui/macosx/VLCHUDSliderCell.m
@@ -167,11 +167,4 @@ NSAffineTransform* RotationTransform(const CGFloat angle, const NSPoint point)
 
 }
 
-/*
-- (void) drawFocusRingMaskWithFrame:(NSRect)cellFrame inView:(NSView *)controlView
-{
-
-}
-*/
-
 @end



More information about the vlc-commits mailing list