Remove HIGH_BIT macro duplicating SIGNB
authorIvan Maidanski <ivmai@mail.ru>
Thu, 22 Dec 2016 08:40:21 +0000 (11:40 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Thu, 22 Dec 2016 08:40:21 +0000 (11:40 +0300)
commit97861773a09cef7461945ccff20d3d26217a93f9
treeecbf111b672e42ef519c7563d9970ef3fd16be53
parentfde97b79c8681ef27bd731ef42766589ce892e66
Remove HIGH_BIT macro duplicating SIGNB
(code refactoring)

* typd_mlc.c (HIGH_BIT) Remove macro.
* typd_mlc.c (GC_make_descriptor): Use SIGNB instead of HIGH_BIT.
typd_mlc.c