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
GSoC
GSoC2018
macOS
vlc
Commits
112a8ed7
Commit
112a8ed7
authored
May 16, 2018
by
Rémi Denis-Courmont
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
win32: do not delete nonexistent window
The window is not created (anymore) in wallpaper mode to begin with.
parent
cfc593e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
modules/video_output/win32/events.c
modules/video_output/win32/events.c
+0
-1
No files found.
modules/video_output/win32/events.c
View file @
112a8ed7
...
...
@@ -699,7 +699,6 @@ static int Win32VoutCreateWindow( event_thread_t *p_event )
#if defined(MODULE_NAME_IS_direct3d9) || defined(MODULE_NAME_IS_direct3d11)
else
{
vout_display_DeleteWindow
(
vd
,
NULL
);
p_event
->
parent_window
=
NULL
;
p_event
->
hparent
=
GetDesktopHandle
(
vd
);
}
...
...
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