From 9c8d587a4b9eb3c908027c21aeab0b01b25ae02b Mon Sep 17 00:00:00 2001 From: David Vazgenovich Shakaryan Date: Mon, 16 May 2022 14:02:07 -0700 Subject: web: fix ending match mid-comp-throw and starting another quickly --- web/web_control.h | 1 - 1 file changed, 1 deletion(-) (limited to 'web/web_control.h') diff --git a/web/web_control.h b/web/web_control.h index 738f3eb..19c8719 100644 --- a/web/web_control.h +++ b/web/web_control.h @@ -1,7 +1,6 @@ #ifndef WEB_CONTROL_H #define WEB_CONTROL_H -void clear_scheduled(); void start_match(); void match_mode_selected(int mode); void end_match(); -- cgit v1.2.3-70-g09d2