d3dvideosink: Remove unused variable
authorSebastian Dröge <sebastian@centricular.com>
Wed, 2 Jul 2014 07:59:02 +0000 (09:59 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 2 Jul 2014 08:33:15 +0000 (10:33 +0200)
sys/d3dvideosink/d3dhelpers.c

index 88fcd99..09bc99a 100644 (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);