wangzhengquan
2021-01-15 0d6000e8e75e45d83dfc5718bd249a11fcce45a3
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