From b077e485892bf186cae0084aa4d45e468c530378 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 16 Feb 2017 23:14:03 +0300 Subject: dynamic loading of openssl removed --- protocols/MSN/src/stdafx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/MSN/src/stdafx.h') diff --git a/protocols/MSN/src/stdafx.h b/protocols/MSN/src/stdafx.h index bc2b4cad1e..27667ebadd 100644 --- a/protocols/MSN/src/stdafx.h +++ b/protocols/MSN/src/stdafx.h @@ -931,7 +931,7 @@ const char msnStoreAppId[] = "Skype"; const char msnProductVer[] = "0/6.16.0.105/259/"; const char msnProtID[] = "MSNP24"; -extern HINSTANCE g_hInst, g_hOpenssl; +extern HINSTANCE g_hInst; extern bool g_bTerminated; /////////////////////////////////////////////////////////////////////////////// -- cgit v1.2.3