RHASH_TBL: is now ext-only

It seems almost no internal codes use RHASH_TBL any longer.  Why not
just eliminate it entirely, so that the macro can be purely ext-only.
This commit is contained in:
卜部昌平 2020-08-17 11:12:23 +09:00
parent d2eeb83634
commit 99093e1600
Notes: git 2020-08-19 15:11:27 +09:00
6 changed files with 10 additions and 17 deletions

View file

@ -46,6 +46,7 @@
/* internal/hash.h */
#undef RHASH_IFNONE
#undef RHASH_SIZE
#undef RHASH_TBL
/* internal/object.h */
#undef ROBJECT_IV_INDEX_TBL