wangzhengquan
2020-12-04 aa2f3b2a9968bb4928463bdae05fb026d16b60bb
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