d3dvideosink: Remove unused variable

This commit is contained in:
Sebastian Dröge 2014-07-02 09:59:02 +02:00
parent 07c0b22c8a
commit 677608bfb7

View file

@ -2127,7 +2127,6 @@ d3d_internal_window_thread (D3DInternalWindowDat * dat)
GstD3DVideoSink *sink;
HWND hWnd;
MSG msg;
BOOL fGetMsg;
g_return_val_if_fail (dat != NULL, NULL);