diff --git a/test/spdk_cunit.h b/test/spdk_cunit.h index 0d0ecf1d1..6696bff35 100644 --- a/test/spdk_cunit.h +++ b/test/spdk_cunit.h @@ -53,6 +53,4 @@ } \ } while (0) -int spdk_cunit_print_results(const char *filename); - #endif /* SPDK_CUNIT_H */