]> git.sesse.net Git - vlc/blobdiff - modules/gui/wince/wince.h
Remove playlist info accessors (as they now belong to input_item) and use vlc_input_i...
[vlc] / modules / gui / wince / wince.h
index 38dc261cc3d3ec2e5ba062fac00eb67199f6c442..67e29b77d3655e04a9880fa570e82221d1137717 100644 (file)
@@ -253,9 +253,6 @@ protected:
     HWND name_label;
     HWND name_text;
 
-    HWND author_label;
-    HWND author_text;
-
     HWND checkbox_label;
     HWND enabled_checkbox;