From ec7898dda7bfdd56cfb4d9ff51dddc1c1ab1f00e Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 11 Feb 2008 22:45:27 -0500 Subject: don't ping everything all the time. yay. ping when you close, and if it doesn't reply then show the kill prompt. also show a more correct prompt for windows connecting from non-local machines - ask to disconnect them from the X server. --- openbox/ping.h | 1 - 1 file changed, 1 deletion(-) (limited to 'openbox/ping.h') diff --git a/openbox/ping.h b/openbox/ping.h index 1333ea0f..ceb0bdb0 100644 --- a/openbox/ping.h +++ b/openbox/ping.h @@ -37,7 +37,6 @@ void ping_startup(gboolean reconfigure); void ping_shutdown(gboolean reconfigure); void ping_start(struct _ObClient *c, ObPingEventHandler h); -void ping_stop(struct _ObClient *c); void ping_got_pong(guint32 id); -- cgit v1.2.3