[Libreoffice-commits] .: Branch 'feature/avmedia' - avmedia/source

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Tue Sep 25 05:34:16 PDT 2012


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

New commits:
commit 0121e5b94c216fd72b41dfb26a86d02d45004fad
Author: Andras Timar <atimar at suse.com>
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;


More information about the Libreoffice-commits mailing list