wangzhengquan
2021-01-18 01e202b60cc8aceb65fd6c82949e2a2b08142f8c
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