From 64cfd8d4bd3a5d0da31eab8df5356f697f3d1dc4 Mon Sep 17 00:00:00 2001 From: MikalaiR Date: Fri, 2 Oct 2015 16:30:03 +0000 Subject: IEView: flash avatars removed; other fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@15490 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/IEView/src/TemplateHTMLBuilder.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'plugins/IEView/src/TemplateHTMLBuilder.h') diff --git a/plugins/IEView/src/TemplateHTMLBuilder.h b/plugins/IEView/src/TemplateHTMLBuilder.h index b3ab10463d..1264a302cf 100644 --- a/plugins/IEView/src/TemplateHTMLBuilder.h +++ b/plugins/IEView/src/TemplateHTMLBuilder.h @@ -33,9 +33,6 @@ protected: time_t startedTime; time_t getStartedTime(); const char *groupTemplate; - time_t flashAvatarsTime[2]; - char * flashAvatars[2]; - const char *getFlashAvatar(const TCHAR *file, int index); char *getAvatar(MCONTACT hContact, const char *szProto); void buildHeadTemplate(IEView *, IEVIEWEVENT *event, ProtocolSettings* protoSettings); void appendEventTemplate(IEView *, IEVIEWEVENT *event, ProtocolSettings* protoSettings); -- cgit v1.2.3