aboutsummaryrefslogtreecommitdiff
path: root/brandt.c
diff options
context:
space:
mode:
Diffstat (limited to 'brandt.c')
-rw-r--r--brandt.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/brandt.c b/brandt.c
index a376242..1d55a43 100644
--- a/brandt.c
+++ b/brandt.c
@@ -284,8 +284,6 @@ advance_round (struct BRANDT_Auction *ad,
return;
}
- /** \todo: add msgtype header in the handler_out functions */
-
/* last message only sent to seller, others are broadcasted */
if (msg_decrypt == ad->cur_round)
ad->ucast (ad->closure, buf, buflen);