From 90e27b4356f2a6ab98e812c4096b0b76f94a8fb3 Mon Sep 17 00:00:00 2001 From: David Härdeman Date: Tue, 7 Jul 2020 18:41:38 +0200 Subject: Flesh out the ping implementation --- minecproxy/main.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'minecproxy/main.h') diff --git a/minecproxy/main.h b/minecproxy/main.h index 12b16df..2c7be83 100644 --- a/minecproxy/main.h +++ b/minecproxy/main.h @@ -99,8 +99,6 @@ struct cfg { struct ptimer *ptimer; struct igmp *igmp; struct idle *idle; - struct sd_bus *sd_bus; - bool sd_bus_failed; struct uring_task task; struct list_head servers; }; -- cgit v1.2.3