Remove repetitive debug print from "mpt_qosmatch"
Signed-off-by: Erik Boasson <eb@ilities.com>
This commit is contained in:
parent
9e61bff9b9
commit
389d6b1789
1 changed files with 0 additions and 2 deletions
|
@ -302,8 +302,6 @@ MPT_ProcessEntry (rw_publisher,
|
|||
i, j, dds_strretcode (rc));
|
||||
if (st.current_count)
|
||||
{
|
||||
printf ("%zu %zu: %d\n", i, j, (int) st.current_count);
|
||||
fflush (stdout);
|
||||
goto have_matches;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue