From e9a3b54db4aa8ffb6f97baabc2b676e3d9570bb1 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 12 Dec 2024 21:56:51 +0300 Subject: more code cleaning --- protocols/Steam/src/stdafx.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'protocols/Steam/src/stdafx.h') diff --git a/protocols/Steam/src/stdafx.h b/protocols/Steam/src/stdafx.h index c25e13d337..368e3e5bf6 100644 --- a/protocols/Steam/src/stdafx.h +++ b/protocols/Steam/src/stdafx.h @@ -67,7 +67,6 @@ extern HANDLE hExtraXStatus; #define now() time(0) #include "steam_dialogs.h" -#include "http_request.h" #include "api/enums.h" #include "steam_proto.h" @@ -80,7 +79,6 @@ extern HANDLE hExtraXStatus; #include "api/history.h" #include "api/message.h" #include "api/pending.h" -#include "api/rsa_key.h" #include "api/search.h" #include "api/session.h" -- cgit v1.2.3