From 35418ca0fcd3fd28ef579f4435b8bad3b7c87f04 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 10 Jul 2003 19:01:41 +0000 Subject: remove the ob_root var, its redundant of what Xlib already provides --- openbox/openbox.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'openbox/openbox.h') diff --git a/openbox/openbox.h b/openbox/openbox.h index c6a2f210..93ee4813 100644 --- a/openbox/openbox.h +++ b/openbox/openbox.h @@ -26,8 +26,6 @@ SnDisplay *ob_sn_display; /*! The number of the screen on which we're running */ extern gint ob_screen; -/*! The root window */ -extern Window ob_root; /* The state of execution of the window manager */ extern ObState ob_state; -- cgit v1.2.3