]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/simple_prefs.h
macosx: Fix toolbar usage in simple_prefs, and fix a double release on toolbar.
[vlc] / modules / gui / macosx / simple_prefs.h
index b37adcb2a399decac415d54110c42f24d2178c07..20c091886cc4624853fe816883e585784218aae2 100644 (file)
     BOOL b_hotkeyChanged;
     id o_currentlyShownCategoryView;
 
-    NSToolbar *o_sprefs_toolbar;
     NSOpenPanel *o_selectFolderPanel;
     NSArray *o_hotkeyDescriptions;
     NSArray *o_hotkeysNonUseableKeys;