mawinkle 6 tahun lalu
induk
melakukan
6f64b727c2
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  1. 0 1
      include/socketio.hpp

+ 0 - 1
include/socketio.hpp

@@ -45,7 +45,6 @@ public:
 	cppsocket& operator=(const cppsocket& o) = delete;
 	cppsocket& operator=(cppsocket&& o);
 };
-
 class server_socket {
 private:
 #ifdef _WIN32