From 920aa970afa086a3a143b39005747210b94f237b Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 7 Apr 2013 20:25:38 +0000 Subject: Trigger plugin's support removed, cause this plugin is dead git-svn-id: http://svn.miranda-ng.org/main/trunk@4374 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Variables/src/variables.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'plugins/Variables/src/variables.h') diff --git a/plugins/Variables/src/variables.h b/plugins/Variables/src/variables.h index 533bc8ae98..bd92fa74cb 100644 --- a/plugins/Variables/src/variables.h +++ b/plugins/Variables/src/variables.h @@ -42,7 +42,6 @@ #include #include -#include #include #include "..\helpers\gen_helpers.h" @@ -64,7 +63,6 @@ #include "resource.h" #include "version.h" #include "contact.h" -#include "trigger_variables.h" #include "enumprocs.h" #include "parse_alias.h" #include "parse_external.h" @@ -196,8 +194,6 @@ int registerRegExpTokens(); int registerInetTokens(); // xml int registerXsltTokens(); -// trigger -int initTriggerModule(); // help INT_PTR showHelpService(WPARAM wParam, LPARAM lParam); INT_PTR showHelpExService(WPARAM wParam, LPARAM lParam); -- cgit v1.2.3