From dea9c030340e50324eba97c72a27c151bed12e1c Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 26 Jan 2018 17:38:31 +0300 Subject: AdvaImg: - freeimage extracted to the separate library; - FI_INTERFACE removed, all references to it are replaced with direct calls of FreeImage_* functions; - unified project for AdvaImg --- plugins/SmileyAdd/src/stdafx.h | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/SmileyAdd/src/stdafx.h') diff --git a/plugins/SmileyAdd/src/stdafx.h b/plugins/SmileyAdd/src/stdafx.h index 227d1744fb..3993c29660 100644 --- a/plugins/SmileyAdd/src/stdafx.h +++ b/plugins/SmileyAdd/src/stdafx.h @@ -86,7 +86,6 @@ along with this program. If not, see . #include "smileyroutines.h" #include "smltool.h" -extern FI_INTERFACE *fei; extern HINSTANCE g_hInst; extern HNETLIBUSER hNetlibUser; extern HANDLE hEvent1; -- cgit v1.2.3