1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2024-06-09 06:10:42 +00:00

Remove unneeded fixture prototypes

This commit is contained in:
Moritz Grimm 2015-06-13 11:41:40 +02:00
parent 77fe651bff
commit b34b78aeba

View File

@ -3,8 +3,6 @@
#include "xalloc.h"
Suite * xalloc_suite(void);
void setup_checked(void);
void teardown_checked(void);
START_TEST(test_malloc)
{