Explorar el Código

Fix typo and erroneous move ctor

manuel5975p hace 6 años
padre
commit
2775e6f43a
Se han modificado 1 ficheros con 1 adiciones y 35 borrados
  1. 1 35
      socketio.hpp

+ 1 - 35
socketio.hpp

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