From d4bc8227ebb2d4ef26c374a24f3ffe20920ecd3f Mon Sep 17 00:00:00 2001 From: sfeakes Date: Tue, 16 Apr 2024 07:38:05 -0500 Subject: [PATCH] Update config.h --- config.h | 1 - 1 file changed, 1 deletion(-) diff --git a/config.h b/config.h index 4e4015c..c695b9a 100644 --- a/config.h +++ b/config.h @@ -98,7 +98,6 @@ struct aqconfig int rs_poll_speed; // Need to remove bool thread_netservices; // Need to remove #endif - bool ignore_tty_err; }; #ifndef CONFIG_C