removed an invalid @include

This commit is contained in:
hyung-hwan 2020-12-10 17:00:47 +00:00
parent 0de14c4744
commit ec2040f133

View File

@ -365,8 +365,6 @@ static int fnc_typename (hawk_rtx_t* rtx, const hawk_fnc_info_t* fi)
return 0;
}
/* -------------------------------------------------------------------------- */
#include "mod-bin.c"
#if 0
static int pack_data (hawk_rtx_t* rtx, const hawk_oocs_t* fmt, const hawk_fnc_info_t* fi)
{