src/socket/shm_stream_mod_socket.h
@@ -2,9 +2,7 @@ #define __shm_stream_mod_socket_SOCKET_H__ #ifdef __cplusplus extern "C" { #endif enum socket_mod_t { @@ -70,8 +68,6 @@ */ int shm_stream_mod_socket_get_key(void * _socket); #ifdef __cplusplus } #endif #endif