From 55e72960be3926e041ac0baf00559ba46f59bba0 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 29 Oct 2016 17:32:02 +0300 Subject: unneeded macros removed --- protocols/Tox/src/stdafx.h | 1 - 1 file changed, 1 deletion(-) (limited to 'protocols/Tox/src/stdafx.h') diff --git a/protocols/Tox/src/stdafx.h b/protocols/Tox/src/stdafx.h index e4f9c6987b..6b2c083543 100644 --- a/protocols/Tox/src/stdafx.h +++ b/protocols/Tox/src/stdafx.h @@ -69,7 +69,6 @@ struct CToxProto; extern HINSTANCE g_hInstance; #define MODULE "Tox" -#define MODULEW L"Tox" #define TOX_ERROR -1 -- cgit v1.2.3