From 70c13e5c4475aedd296c51e68070e85096eb4f39 Mon Sep 17 00:00:00 2001 From: aunsane Date: Thu, 21 Dec 2017 16:08:58 +0300 Subject: Tox: improved profile encription management --- protocols/Tox/src/stdafx.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'protocols/Tox/src/stdafx.h') diff --git a/protocols/Tox/src/stdafx.h b/protocols/Tox/src/stdafx.h index 86da917de9..281c585bc5 100644 --- a/protocols/Tox/src/stdafx.h +++ b/protocols/Tox/src/stdafx.h @@ -7,13 +7,6 @@ #include #include -#include -#include - -#define EXIT_ON_ERROR(hres) if (FAILED(hres)) { goto Exit; } - -DEFINE_PROPERTYKEY(PKEY_Device_FriendlyName, 0xa45c254e, 0xdf1c, 0x4efd, 0x80, 0x20, 0x67, 0xd1, 0x46, 0xa8, 0x50, 0xe0, 14); - #include #include #include -- cgit v1.2.3