mirror of
https://gitlab.xiph.org/xiph/ezstream.git
synced 2024-11-03 04:17:18 -05:00
Remove unneeded fixture prototypes
This commit is contained in:
parent
77fe651bff
commit
b34b78aeba
@ -3,8 +3,6 @@
|
|||||||
#include "xalloc.h"
|
#include "xalloc.h"
|
||||||
|
|
||||||
Suite * xalloc_suite(void);
|
Suite * xalloc_suite(void);
|
||||||
void setup_checked(void);
|
|
||||||
void teardown_checked(void);
|
|
||||||
|
|
||||||
START_TEST(test_malloc)
|
START_TEST(test_malloc)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user