diff options
Diffstat (limited to 'protocols/Tox/src/stdafx.h')
-rw-r--r-- | protocols/Tox/src/stdafx.h | 1 |
1 files changed, 0 insertions, 1 deletions
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
|