Parcourir la source

Fix typo and erroneous move ctor

manuel5975p il y a 6 ans
Parent
commit
2775e6f43a
1 fichiers modifiés avec 1 ajouts et 35 suppressions
  1. 1 35
      socketio.hpp

+ 1 - 35
socketio.hpp

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