From 2ce10cfd9c89f54e9f9fab9973bd1b66f4413211 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Tue, 5 Jun 2007 13:43:24 +0200 Subject: [PATCH] More TODO bits. --- submit/TODO | 2 +- submit/submitd.c | 6 ------ 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/submit/TODO b/submit/TODO index 6793a79..c335010 100644 --- a/submit/TODO +++ b/submit/TODO @@ -1,6 +1,6 @@ - MO_ROOT vs. MO_PUBLIC submitd: -- Checking of contest time +- Checking of contest time (and per-contestant exceptions) - Keeping history and pruning status files - Remember hashes diff --git a/submit/submitd.c b/submit/submitd.c index b3c3928..4bc13ef 100644 --- a/submit/submitd.c +++ b/submit/submitd.c @@ -4,12 +4,6 @@ * (c) 2007 Martin Mares */ -/* - * FIXME: - * - competition timeout & per-contestant exceptions - * - open-data problems - */ - #undef LOCAL_DEBUG #include "lib/lib.h" -- 2.39.2