summaryrefslogtreecommitdiff
path: root/openbox/ping.h
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2008-02-11 22:45:27 -0500
committerMikael Magnusson <mikachu@comhem.se>2008-02-14 10:46:41 +0100
commitec7898dda7bfdd56cfb4d9ff51dddc1c1ab1f00e (patch)
tree0699920e155ef5655dc6d96642dc2711c0595375 /openbox/ping.h
parent3167fc223ea82851ae954b348a5ff1c0ce6b6d79 (diff)
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.
Diffstat (limited to 'openbox/ping.h')
-rw-r--r--openbox/ping.h1
1 files changed, 0 insertions, 1 deletions
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);