From 9d8e1da42a40f886b0dd1a5f5b1fd79be59cd1e0 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 28 May 2007 13:33:44 +0000 Subject: remove ob_config atom, its not used --- openbox/prop.h | 1 - 1 file changed, 1 deletion(-) (limited to 'openbox/prop.h') diff --git a/openbox/prop.h b/openbox/prop.h index 3f18a363..93821c87 100644 --- a/openbox/prop.h +++ b/openbox/prop.h @@ -193,7 +193,6 @@ typedef struct Atoms { Atom ob_wm_action_undecorate; Atom ob_wm_state_undecorated; Atom openbox_pid; /* this is depreecated in favour of ob_control */ - Atom ob_config; Atom ob_control; } Atoms; Atoms prop_atoms; -- cgit v1.2.3