From f34c2e508eeaba527009e2b86bf6ef7a09a496bb Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Thu, 26 Sep 2013 18:36:45 +0000 Subject: plugins cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@6243 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Variables/src/variables.h | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'plugins/Variables/src/variables.h') diff --git a/plugins/Variables/src/variables.h b/plugins/Variables/src/variables.h index 21c8bdef59..aa9fd51526 100644 --- a/plugins/Variables/src/variables.h +++ b/plugins/Variables/src/variables.h @@ -48,17 +48,6 @@ #include "ac\ac.h" #include "pcre\include\pcre.h" -#include "libxml\xmlmemory.h" -#include "libxml\debugXML.h" -#include "libxml\HTMLtree.h" -#include "libxml\xmlIO.h" -#include "libxml\DOCBparser.h" -#include "libxml\xinclude.h" -#include "libxml\catalog.h" -#include "libxslt\xslt.h" -#include "libxslt\xsltInternals.h" -#include "libxslt\transform.h" -#include "libxslt\xsltutils.h" #include "resource.h" #include "version.h" @@ -192,8 +181,6 @@ int OptionsInit(WPARAM wParam, LPARAM lParam); int registerRegExpTokens(); // inet int registerInetTokens(); -// xml -int registerXsltTokens(); // help INT_PTR showHelpService(WPARAM wParam, LPARAM lParam); INT_PTR showHelpExService(WPARAM wParam, LPARAM lParam); -- cgit v1.2.3