mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
d3dvideosink: Remove unused variable
Fixes a compiler warning.
This commit is contained in:
parent
96490b83a4
commit
09f814a00a
1 changed files with 0 additions and 1 deletions
|
@ -2299,7 +2299,6 @@ d3d_create_internal_window (GstD3DVideoSink * sink)
|
|||
{
|
||||
GThread *thread;
|
||||
D3DInternalWindowDat dat;
|
||||
gulong i;
|
||||
gint64 end_time;
|
||||
gboolean timeout = FALSE;
|
||||
|
||||
|
|
Loading…
Reference in a new issue