wangzhengquan
2020-07-30 614cfd0c968d7b156932d85a5b375ace272a6775
src/queue/shm_mm.c
@@ -14,6 +14,3 @@
   hashtable_t *hashtable = mm_get_hashtable();
   return  hashtable_alloc_key(hashtable);
}