From ed2b908b7d88bcb5730ef74ae97020b683da51ae Mon Sep 17 00:00:00 2001 From: Aki Date: Mon, 28 Mar 2022 23:24:47 +0200 Subject: Removed Description of NetLayer --- NetEx/NetLayer.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'NetEx/NetLayer.h') diff --git a/NetEx/NetLayer.h b/NetEx/NetLayer.h index ca3b703..0d21d36 100644 --- a/NetEx/NetLayer.h +++ b/NetEx/NetLayer.h @@ -15,7 +15,6 @@ #define NetLayer_h #include -#include #include "Text.h" // +-------------------------------------------------------------------+ @@ -37,7 +36,6 @@ public: static Text GetHostName(); private: - WSADATA info; bool fail; }; -- cgit v1.1