diff options
Diffstat (limited to 'plugins/Quotes/src/HTMLParserMS.h')
-rw-r--r-- | plugins/Quotes/src/HTMLParserMS.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/Quotes/src/HTMLParserMS.h b/plugins/Quotes/src/HTMLParserMS.h index 0773efa42a..2a2673e720 100644 --- a/plugins/Quotes/src/HTMLParserMS.h +++ b/plugins/Quotes/src/HTMLParserMS.h @@ -1,10 +1,6 @@ #ifndef __3c99e3f7_ecd9_4d9b_8f86_fe293c5fc8e6_HTMLParserMS_h__
#define __3c99e3f7_ecd9_4d9b_8f86_fe293c5fc8e6_HTMLParserMS_h__
-#include "ihtmlparser.h"
-#include "LightMutex.h"
-#include "IHTMLEngine.h"
-
class CHTMLParserMS : public IHTMLParser
{
public:
|