Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
8b949d08
Commit
8b949d08
authored
Nov 21, 2001
by
Christophe Massiot
Browse files
Fixed compilation bugs with Qt and BeOS (henriiiiiiiiiiiiiiiiiiiiiiiii !!)
parent
d04d186e
Changes
2
Hide whitespace changes
Inline
Side-by-side
include/common.h
View file @
8b949d08
...
...
@@ -3,7 +3,7 @@
* Collection of useful common types and macros definitions
*****************************************************************************
* Copyright (C) 1998, 1999, 2000 VideoLAN
* $Id: common.h,v 1.4
8
2001/11/
13 12:09:17 henri
Exp $
* $Id: common.h,v 1.4
9
2001/11/
21 10:47:20 massiot
Exp $
*
* Authors: Samuel Hocevar <sam@via.ecp.fr>
* Vincent Seguin <seguin@via.ecp.fr>
...
...
@@ -126,7 +126,6 @@ struct vout_sys_s;
struct
vdec_thread_s
;
struct
vpar_thread_s
;
struct
video_parser_s
;
struct
picture_t
;
typedef
struct
vout_thread_s
*
p_vout_thread_t
;
typedef
struct
vout_font_s
*
p_vout_font_t
;
...
...
include/modules_export.h
View file @
8b949d08
...
...
@@ -19,7 +19,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
*****************************************************************************/
struct
module_t
;
typedef
struct
module_symbols_s
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment