Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
mediastreamer2
Commits
9d112433
Commit
9d112433
authored
Oct 04, 2010
by
Simon Morlat
Browse files
Merge branch 'master' of git.linphone.org:mediastreamer2
parents
9ab39114
8e59b26b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
src/videoout.c
src/videoout.c
+0
-2
No files found.
src/videoout.c
View file @
9d112433
...
...
@@ -777,8 +777,6 @@ void ms_display_destroy(MSDisplay *obj){
static
MSDisplayDesc
*
default_display_desc
=&
ms_xv_display_desc
;
#elif HAVE_SDL
static
MSDisplayDesc
*
default_display_desc
=&
ms_sdl_display_desc
;
#elif defined(WIN32)
static
MSDisplayDesc
*
default_display_desc
=&
ms_win_display_desc
;
#else
static
MSDisplayDesc
*
default_display_desc
=
NULL
;
#endif
...
...
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