From 7178a1cab5b35a8e5bac3e7d367c3d72e72ec7e6 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 26 Dec 2017 20:42:04 +0300 Subject: EMLanProto: - plugin converted into Unicode; - fixes #933 (E-mage LAN - new function - directly IP for companion); - fixes utf8 autodetect in messages - version bump --- protocols/EmLanProto/src/stdafx.cpp | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 protocols/EmLanProto/src/stdafx.cpp (limited to 'protocols/EmLanProto/src/stdafx.cpp') diff --git a/protocols/EmLanProto/src/stdafx.cpp b/protocols/EmLanProto/src/stdafx.cpp deleted file mode 100644 index fc3e963191..0000000000 --- a/protocols/EmLanProto/src/stdafx.cpp +++ /dev/null @@ -1,8 +0,0 @@ -// stdafx.cpp : source file that includes just the standard includes -// amdproto.pch will be the pre-compiled header -// stdafx.obj will contain the pre-compiled type information - -#include "stdafx.h" - -// TODO: reference any additional headers you need in STDAFX.H -// and not in this file -- cgit v1.2.3