Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Steve Lhomme
VLC
Commits
3c11e1f6
Commit
3c11e1f6
authored
Aug 04, 2005
by
Felix Paul Kühne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* removed unneeded ifdef, which broke the compilation on Darwin 8.x
parent
bfb18bbd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
modules/gui/wxwidgets/wxwidgets.cpp
modules/gui/wxwidgets/wxwidgets.cpp
+0
-4
No files found.
modules/gui/wxwidgets/wxwidgets.cpp
View file @
3c11e1f6
...
...
@@ -47,10 +47,6 @@ extern int wxEntry( HINSTANCE hInstance, HINSTANCE hPrevInstance = NULL,
#endif
#endif
#ifdef SYS_DARWIN
int
wxEntry
(
int
argc
,
char
*
argv
[]
,
bool
enterLoop
=
TRUE
);
#endif
/*****************************************************************************
* Local prototypes.
*****************************************************************************/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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