wangzhengquan
2021-01-07 14f5cae9c36cf9c91434fcde684d54e8a56c8f84
src/queue/shm_queue_wrapper.h
@@ -5,10 +5,7 @@
#include "usg_typedef.h"
#ifdef __cplusplus
extern "C" {
#endif
 
/**
@@ -96,8 +93,6 @@
 */
void shmqueue_free(void *ptr);
#ifdef __cplusplus
}
#endif
#endif