Skip to content

Commit

Permalink
Remove the matches & matches99 probing
Browse files Browse the repository at this point in the history
  • Loading branch information
hirrolot committed Aug 13, 2021
1 parent 8e5e21f commit 916da0e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/tests.c
Original file line number Diff line number Diff line change
Expand Up @@ -249,8 +249,4 @@ int main(void) {

UnitT dummy = unit_v;
(void)dummy;

// Probe.
(void)matches(a, A);
(void)matches99(a, A);
}

0 comments on commit 916da0e

Please sign in to comment.