[vlc-commits] Skin2: fix compilation
    Jean-Baptiste Kempf 
    git at videolan.org
       
    Mon Jul 25 22:30:02 CEST 2011
    
    
  
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Mon Jul 25 22:29:51 2011 +0200| [b68bd9aff64f42b4206c2444699ca46430b68ff1] | committer: Jean-Baptiste Kempf
Skin2: fix compilation
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b68bd9aff64f42b4206c2444699ca46430b68ff1
---
 modules/gui/skins2/src/vlcproc.hpp |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/modules/gui/skins2/src/vlcproc.hpp b/modules/gui/skins2/src/vlcproc.hpp
index 5c5687e..b004c0b 100644
--- a/modules/gui/skins2/src/vlcproc.hpp
+++ b/modules/gui/skins2/src/vlcproc.hpp
@@ -42,7 +42,6 @@
 
 class OSTimer;
 class VarBool;
-struct audio_output_t;
 struct vout_window_t;
 
 
    
    
More information about the vlc-commits
mailing list