X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Fgui%2Fmacosx%2Fplaylist.h;h=f79f7b27534bcbd20a256178effb25c3da2db4de;hb=42d2a27abfbff26731672799a822ea7f896b77ce;hp=c6f833258c256df0fbe84e6a54f79e429cf0dbf4;hpb=c39aaf28bcd9e628dc5f13b6e0a01528eb476e68;p=vlc diff --git a/modules/gui/macosx/playlist.h b/modules/gui/macosx/playlist.h index c6f833258c..f79f7b2753 100644 --- a/modules/gui/macosx/playlist.h +++ b/modules/gui/macosx/playlist.h @@ -101,7 +101,6 @@ - (playlist_item_t *)currentPlaylistRoot; - (void)reloadStyles; -- (void)searchfieldChanged:(NSNotification *)o_notification; - (NSMenu *)menuForEvent:(NSEvent *)o_event; - (IBAction)searchItem:(id)sender;