1
0
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:
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)
{