]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/qt4.hpp
qt4: rework popupmenus
[vlc] / modules / gui / qt4 / qt4.hpp
index 15c0a34a276ba8d863af739f2215982d0fdca32d..64f58212b70815b1c5abb2edfcff5cc2f75a1e5c 100644 (file)
@@ -74,7 +74,6 @@ struct intf_sys_t
 
     QString filepath;        /* Last path used in dialogs */
 
-    QMenu * p_popup_menu;    /* The right click menu */
 };
 
 #define THEPL p_intf->p_sys->p_playlist