summaryrefslogtreecommitdiff
path: root/minecproxy/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'minecproxy/main.h')
-rw-r--r--minecproxy/main.h2
1 files changed, 0 insertions, 2 deletions
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;
};