diff options
author | Alexander Lantsev <aunsane@gmail.com> | 2014-06-04 11:36:59 +0000 |
---|---|---|
committer | Alexander Lantsev <aunsane@gmail.com> | 2014-06-04 11:36:59 +0000 |
commit | b3f2dd6e7b0ee526c8272fe8ad48cbeb4f51885a (patch) | |
tree | 1389ceef90ec8882c445edd81ff74feecb5d03f1 /protocols/Steam/src/common.h | |
parent | 852e3bb1fa504e3f52f5a6a7a824ca3002e38b07 (diff) |
Steam: removed unused code
git-svn-id: http://svn.miranda-ng.org/main/trunk@9412 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Steam/src/common.h')
-rw-r--r-- | protocols/Steam/src/common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/Steam/src/common.h b/protocols/Steam/src/common.h index 4069d9e897..afef19c6f0 100644 --- a/protocols/Steam/src/common.h +++ b/protocols/Steam/src/common.h @@ -36,8 +36,6 @@ class CSteamProto;
extern HINSTANCE g_hInstance;
-#include "http_request.h"
-
#include "Steam\steam.h"
#include "steam_proto.h"
|