summaryrefslogtreecommitdiff
path: root/minecproxy/server.h
diff options
context:
space:
mode:
Diffstat (limited to 'minecproxy/server.h')
-rw-r--r--minecproxy/server.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/minecproxy/server.h b/minecproxy/server.h
index c6ea252..6545903 100644
--- a/minecproxy/server.h
+++ b/minecproxy/server.h
@@ -57,8 +57,6 @@ bool server_stop(struct server *server);
void server_update_active_players(struct server *server, int count);
-void server_async_dns_update(struct server_config *scfg, bool done);
-
bool server_idle_check(struct server *server);
bool server_announce(struct server *server, int fd);