From cf72bb04a7650ae5e1b7011d17ce572bb06896b0 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sun, 10 Mar 2013 12:20:23 +0000 Subject: removed not used headers added version info git-svn-id: http://svn.miranda-ng.org/main/trunk@3955 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/TipperYM/src/subst.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'plugins/TipperYM/src/subst.h') diff --git a/plugins/TipperYM/src/subst.h b/plugins/TipperYM/src/subst.h index 41f66f871a..fdc0b73320 100644 --- a/plugins/TipperYM/src/subst.h +++ b/plugins/TipperYM/src/subst.h @@ -21,9 +21,6 @@ Boston, MA 02111-1307, USA. #ifndef _SUBST_INC #define _SUBST_INC -#include "options.h" -#include "translations.h" - bool GetLabelText(HANDLE hContact, const DISPLAYITEM &di, TCHAR *buff, int iBufflen); bool GetValueText(HANDLE hContact, const DISPLAYITEM &di, TCHAR *buff, int iBufflen); -- cgit v1.2.3