Browse Source

Fix typo and erroneous move ctor

manuel5975p 6 năm trước cách đây
mục cha
commit
2775e6f43a
1 tập tin đã thay đổi với 1 bổ sung35 xóa
  1. 1 35
      socketio.hpp

+ 1 - 35
socketio.hpp

@@ -62,38 +62,4 @@ public:
 	cppsocket accept_connection();
 	void close();
 };
-#endif
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+#endif