Selaa lähdekoodia

Fix typo and erroneous move ctor

manuel5975p 6 vuotta sitten
vanhempi
commit
2775e6f43a
1 muutettua tiedostoa jossa 1 lisäystä ja 35 poistoa
  1. 1 35
      socketio.hpp

+ 1 - 35
socketio.hpp

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