Quellcode durchsuchen

Fix typo and erroneous move ctor

manuel5975p vor 6 Jahren
Ursprung
Commit
2775e6f43a
1 geänderte Dateien mit 1 neuen und 35 gelöschten Zeilen
  1. 1 35
      socketio.hpp

+ 1 - 35
socketio.hpp

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