summaryrefslogtreecommitdiff
path: root/openbox/prop.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/prop.h')
-rw-r--r--openbox/prop.h1
1 files changed, 0 insertions, 1 deletions
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;