aboutsummaryrefslogtreecommitdiff
path: root/test_brandt.c
diff options
context:
space:
mode:
Diffstat (limited to 'test_brandt.c')
-rw-r--r--test_brandt.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/test_brandt.c b/test_brandt.c
index d61700b..17f1d10 100644
--- a/test_brandt.c
+++ b/test_brandt.c
@@ -92,18 +92,6 @@ test_new_join ()
}
-/*
- static void
- cleanup_auction_data ()
- {
- for (uint16_t i = 0; i < bidders; i++)
- {
- }
- free (ad);
- }
- */
-
-
int
main (int argc, char *argv[])
{