]> git.sesse.net Git - vlc/blobdiff - modules/gui/beos/MessagesWindow.h
+ src/libvlc.h: use KEY_SPACE instead of ' '
[vlc] / modules / gui / beos / MessagesWindow.h
index ef269b8828560b5b40c884ef1d3ed49b8b6e4913..e6e54add106a9807d17d6673b5e04ca6c4ca6f22 100644 (file)
@@ -2,7 +2,7 @@
  * MessagesWindow.h
  *****************************************************************************
  * Copyright (C) 1999, 2000, 2001 VideoLAN
- * $Id: MessagesWindow.h,v 1.4 2003/05/17 18:30:41 titer Exp $
+ * $Id$
  *
  * Authors: Eric Petit <titer@videolan.org>
  *
@@ -36,7 +36,6 @@ class MessagesView : public BTextView
                                               resizingMode, flags )
                              {
                                  p_intf = _p_intf;
-                                 p_sub = ((intf_sys_t*)p_intf->p_sys)->p_sub;
                              }
         virtual void         Pulse();