refactor: remove unused macros

Closes #13505
This commit is contained in:
Dundar Göc
2021-12-19 22:56:54 +01:00
parent 67bb01ae27
commit 7e9aaf1e0f
2 changed files with 0 additions and 4 deletions

View File

@@ -29,8 +29,6 @@
#define uint32_t_eq kh_int_hash_equal
#define int_hash kh_int_hash_func
#define int_eq kh_int_hash_equal
#define linenr_T_hash kh_int_hash_func
#define linenr_T_eq kh_int_hash_equal
#define handle_T_hash kh_int_hash_func
#define handle_T_eq kh_int_hash_equal