avmedia/source/win/window.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 0121e5b94c216fd72b41dfb26a86d02d45004fad
Author: Andras Timar <[email protected]>
Date:   Tue Sep 25 14:33:35 2012 +0200

    remove leftover from old code
    
    Change-Id: I221fa46c3b0dad2c5bcaa39545ca7c8c59100e25

diff --git a/avmedia/source/win/window.cxx b/avmedia/source/win/window.cxx
index fe228f9..70757e7 100644
--- a/avmedia/source/win/window.cxx
+++ b/avmedia/source/win/window.cxx
@@ -169,8 +169,6 @@ LRESULT CALLBACK MediaPlayerWndProc( HWND hWnd,UINT nMsg, 
WPARAM nPar1, LPARAM n
 // - Window -
 // ---------------
 
-WNDCLASS* Window::mpWndClass = NULL;
-
 WNDCLASS* lcl_getWndClass()
 {
     static WNDCLASS* s_pWndClass = NULL;
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to