git.videolan.org
/
vlc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
macOS: Remove NSLog logging in VLCExtensionsManager
[vlc.git]
/
modules
/
gui
/
macosx
/
VLCExtensionsManager.m
diff --git
a/modules/gui/macosx/VLCExtensionsManager.m
b/modules/gui/macosx/VLCExtensionsManager.m
index
0e8808d
..
3056451
100644
(file)
--- a/
modules/gui/macosx/VLCExtensionsManager.m
+++ b/
modules/gui/macosx/VLCExtensionsManager.m
@@
-199,7
+199,6
@@
- (void)triggerMenu:(id)sender
{
- (void)triggerMenu:(id)sender
{
- NSLog(@"%s", __PRETTY_FUNCTION__);
intf_thread_t *p_intf = getIntf();
uint32_t identifier = [(NSMenuItem *)sender tag];
intf_thread_t *p_intf = getIntf();
uint32_t identifier = [(NSMenuItem *)sender tag];