Undo accidental change.
This commit is contained in:
parent
3f05da638c
commit
cd55cfa2b0
|
@ -65,7 +65,5 @@ _hb_free( HB_Pointer block )
|
||||||
HB_INTERNAL HB_Error
|
HB_INTERNAL HB_Error
|
||||||
_hb_err (HB_Error code)
|
_hb_err (HB_Error code)
|
||||||
{
|
{
|
||||||
static int numerr = 0;
|
|
||||||
numerr++;
|
|
||||||
return code;
|
return code;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue