From a46b4ee4341dcf5c86b9182b5b970825f2e11692 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 10 Jul 2003 18:53:39 +0000 Subject: ob_remote has been killed, remove ob_sync from the public header, its only used internally --- openbox/openbox.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'openbox/openbox.h') diff --git a/openbox/openbox.h b/openbox/openbox.h index c04d7dbb..bf250a59 100644 --- a/openbox/openbox.h +++ b/openbox/openbox.h @@ -32,11 +32,6 @@ extern Window ob_root; /* The state of execution of the window manager */ extern ObState ob_state; -/*! Runtime option to specify running on a remote display */ -extern gboolean ob_remote; -/*! Runtime option to run in synchronous mode */ -extern gboolean ob_sync; - void ob_restart_other(const gchar *path); void ob_restart(); void ob_exit(); -- cgit v1.2.3