Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralexwild <alexwild@users.sourceforge.net>2007-10-02 13:26:40 +0400
committeralexwild <alexwild@users.sourceforge.net>2007-10-02 13:26:40 +0400
commit488813327f0afd62fc2782bd9aecfd2b497c7fd8 (patch)
tree94d7b47a422060fd3d6a5e890379c99bfbd0c899 /src/apps/mplayerc/VMROSD.h
parent181fdd9d056930879ce2bac13774ff6c1ca35695 (diff)
fixed trayicon delete on vista; code cleanup
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@275 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/apps/mplayerc/VMROSD.h')
-rw-r--r--src/apps/mplayerc/VMROSD.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/apps/mplayerc/VMROSD.h b/src/apps/mplayerc/VMROSD.h
index d3c97dbbf..7495e64cb 100644
--- a/src/apps/mplayerc/VMROSD.h
+++ b/src/apps/mplayerc/VMROSD.h
@@ -75,7 +75,6 @@ private :
CComPtr<IMFVideoMixerBitmap> m_pMFVMB;
CWnd* m_pWnd;
- CBitmap m_Bitmap;
CDC m_MemDC;
VMR9AlphaBitmap m_VMR9AlphaBitmap;
MFVideoAlphaBitmap m_MFVideoAlphaBitmap;