Remove debug message in vvp/vpi_signal.cc

This commit is contained in:
Cary R 2012-07-09 10:29:50 -07:00
parent bef59e0b6c
commit a35ca1d70b
1 changed files with 0 additions and 1 deletions

View File

@ -1292,7 +1292,6 @@ static vpiHandle PV_put_value(vpiHandle ref, p_vpi_value vp, int)
vvp_vector4_t val = vec4_from_vpi_value(vp, width);
fprintf(stderr, "XXXX PV_put_value(..)\n");
/*
* If the base is less than zero then trim off any unneeded
* lower bits.