Commit 461cee21 authored by Zebediah Figura's avatar Zebediah Figura Committed by Alexandre Julliard

quartz/parser: Get rid of the "fnCleanup" member of ParserImpl.

parent d1536df3
......@@ -30,7 +30,6 @@ struct ParserImpl
{
BaseFilter filter;
PFN_CLEANUP fnCleanup;
PFN_DISCONNECT fnDisconnect;
PullPin * pInputPin;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment