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:
authorXhmikosR <xhmikosr@users.sourceforge.net>2012-06-05 10:44:40 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2012-06-05 10:44:40 +0400
commit9fd3db25b0f32acded510300f637cfe71e4b45da (patch)
tree44684dbe30d770c9698c67024537cc782c8770af /src/DSUtil/NullRenderers.cpp
parent682f67f50091a577092961cd56dceab09c543206 (diff)
remove unneeded lines
patch by thevbm git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@5015 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/DSUtil/NullRenderers.cpp')
-rw-r--r--src/DSUtil/NullRenderers.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/DSUtil/NullRenderers.cpp b/src/DSUtil/NullRenderers.cpp
index 7fa64aad4..1baf238ee 100644
--- a/src/DSUtil/NullRenderers.cpp
+++ b/src/DSUtil/NullRenderers.cpp
@@ -152,7 +152,6 @@ private :
};
-
CNullVideoRendererInputPin::CNullVideoRendererInputPin(CBaseRenderer *pRenderer, HRESULT *phr, LPCWSTR Name)
: CRendererInputPin(pRenderer, phr, Name)
, m_hDXVA2Lib(NULL)