summaryrefslogtreecommitdiff
path: root/protocols/Steam/src/steam_proto.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2025-02-02 13:14:31 +0300
committerGeorge Hazan <george.hazan@gmail.com>2025-02-02 13:14:31 +0300
commit8b85a1d4242aadcdcb682a90059061cc72a868c0 (patch)
treec422b8def763555ec6c6b2c94afd4fed7a49e553 /protocols/Steam/src/steam_proto.h
parenteff01c8846cc3323956ac140cbd140308e22d6f1 (diff)
code simplification
Diffstat (limited to 'protocols/Steam/src/steam_proto.h')
-rw-r--r--protocols/Steam/src/steam_proto.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/Steam/src/steam_proto.h b/protocols/Steam/src/steam_proto.h
index 70a00da312..67bd990529 100644
--- a/protocols/Steam/src/steam_proto.h
+++ b/protocols/Steam/src/steam_proto.h
@@ -164,7 +164,6 @@ class CSteamProto : public PROTO<CSteamProto>
void* GetRequestInfo(uint64_t);
void __cdecl ServerThread(void *);
- bool ServerThreadStub(const char *szHost);
void ProcessMulti(const uint8_t *buf, size_t cbLen);
void ProcessMessage(const uint8_t *buf, size_t cbLen);